mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
13 lines
481 B
YAML
13 lines
481 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. '
|
|
url: https://github.com/fransr/template-generator
|
|
category: tool
|
|
type: Utils
|
|
platform: [linux, macos, windows]
|
|
lang: JavaScript
|
|
tags: []
|