https://github.com/smerth/javascript-templating
Projects showing how to use features of jQuery Templating, Mustache.js, Handlebars.js, Dust.js, and templating data from an external JSON file. Based on Javascript Templating by Lynda.com
https://github.com/smerth/javascript-templating
dustjs handlebarsjs jquery-template json mustache-js
Last synced: 2 months ago
JSON representation
Projects showing how to use features of jQuery Templating, Mustache.js, Handlebars.js, Dust.js, and templating data from an external JSON file. Based on Javascript Templating by Lynda.com
- Host: GitHub
- URL: https://github.com/smerth/javascript-templating
- Owner: smerth
- Created: 2016-09-20T13:30:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-20T18:53:02.000Z (over 8 years ago)
- Last Synced: 2025-01-27T11:16:18.676Z (4 months ago)
- Topics: dustjs, handlebarsjs, jquery-template, json, mustache-js
- Language: JavaScript
- Homepage: https://smerth.github.io/javascript-templating
- Size: 509 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Javascript Templating
Completed projects for lynda.com Javascript Templating and an example of parsing JSON data into Handlebars variables.