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