https://github.com/awinterman/template
a simple template engine that generates a document fragment that will update the correct nodes when its source data changes
https://github.com/awinterman/template
Last synced: over 1 year ago
JSON representation
a simple template engine that generates a document fragment that will update the correct nodes when its source data changes
- Host: GitHub
- URL: https://github.com/awinterman/template
- Owner: AWinterman
- License: mit
- Created: 2013-11-29T08:38:53.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-20T18:22:39.000Z (over 12 years ago)
- Last Synced: 2025-01-11T20:34:27.829Z (over 1 year ago)
- Language: JavaScript
- Size: 184 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
template
========
a simple template engine that generates a document fragment that will update the correct nodes when its source data changes