mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 12:18:02 -08:00
update template engines
This commit is contained in:
@@ -41,6 +41,7 @@ A curated list of amazingly awesome browser-side JavaScript libraries, resources
|
|||||||
|
|
||||||
|
|
||||||
## Templating Engines
|
## Templating Engines
|
||||||
|
*Templating engines allow you to perform string interpolation.*
|
||||||
|
|
||||||
* [mustache.js](https://github.com/janl/mustache.js) - Minimal templating with {{mustaches}} in JavaScript.
|
* [mustache.js](https://github.com/janl/mustache.js) - Minimal templating with {{mustaches}} in JavaScript.
|
||||||
* [handlebars.js](https://github.com/wycats/handlebars.js/) - An extension to the Mustache templating language.
|
* [handlebars.js](https://github.com/wycats/handlebars.js/) - An extension to the Mustache templating language.
|
||||||
|
|||||||
Reference in New Issue
Block a user