mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-02-23 16:40:05 -05:00
19 lines
615 B
YAML
19 lines
615 B
YAML
---
|
|
name: template-generator
|
|
description: 'A simple variable based template editor using handlebarjs+strapdownjs.
|
|
The idea is to use variables in markdown based files to easily replace the variables
|
|
with content. Data is saved temporarily in local storage. PHP is only needed to
|
|
generate the list of files in the dropdown of templates. '
|
|
urls:
|
|
- https://github.com/fransr/template-generator)
|
|
- https://img.shields.io/github/stars/fransr/template-generator)
|
|
- https://img.shields.io/github/languages/top/fransr/template-generator)
|
|
category: tool
|
|
types: []
|
|
platform:
|
|
- linux
|
|
- macos
|
|
- windows
|
|
lang: []
|
|
tags: []
|