WebHackersWeapons/weapons/template-generator.yaml

16 lines
483 B
YAML
Raw Normal View History

2022-08-16 05:42:23 -06:00
---
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. '
2022-08-16 10:11:14 -06:00
url: https://github.com/fransr/template-generator
2022-08-16 05:42:23 -06:00
category: tool
2022-08-19 01:26:26 -06:00
type: Utils
2022-08-16 05:42:23 -06:00
platform:
- linux
- macos
- windows
2022-08-19 01:26:26 -06:00
lang: JavaScript
2022-08-16 05:42:23 -06:00
tags: []