mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 12:18:02 -08:00
added swig to templating engines
This commit is contained in:
@@ -208,6 +208,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
|||||||
* [EJS](https://github.com/mde/ejs) - Effective JavaScript templating.
|
* [EJS](https://github.com/mde/ejs) - Effective JavaScript templating.
|
||||||
* [xtemplate](https://github.com/xtemplate/xtemplate) - eXtensible Template Engine lib for node and the browser
|
* [xtemplate](https://github.com/xtemplate/xtemplate) - eXtensible Template Engine lib for node and the browser
|
||||||
* [marko](https://github.com/marko-js/marko) - A fast, lightweight, HTML-based templating engine for Node.js and the browser with async, streaming, custom tags and CommonJS modules as compiled output.
|
* [marko](https://github.com/marko-js/marko) - A fast, lightweight, HTML-based templating engine for Node.js and the browser with async, streaming, custom tags and CommonJS modules as compiled output.
|
||||||
|
* [swig](http://paularmstrong.github.io/swig/) - A simple, powerful, and extendable Node.js and Browser-based JavaScript Template Engine.
|
||||||
|
|
||||||
## Articles and Posts
|
## Articles and Posts
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user