WebHackersWeapons/weapons/template-generator.yaml

13 lines
481 B
YAML
Raw Permalink Normal View History

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