https://github.com/coderwelsch/handlebars-compiler
Compile handlebars templates with given data to static html files
https://github.com/coderwelsch/handlebars-compiler
Last synced: 15 days ago
JSON representation
Compile handlebars templates with given data to static html files
- Host: GitHub
- URL: https://github.com/coderwelsch/handlebars-compiler
- Owner: Coderwelsch
- License: gpl-3.0
- Created: 2016-09-06T06:05:54.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-06T06:12:09.000Z (almost 10 years ago)
- Last Synced: 2025-02-23T01:36:09.463Z (over 1 year ago)
- Language: JavaScript
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Handlebars-Compiler
Compile handlebars templates with given data to static html files