edited format

This commit is contained in:
elvece 2015-12-29 13:15:41 -07:00
parent 3ec9fe4db4
commit b395623726

View File

@ -208,7 +208,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [EJS](https://github.com/mde/ejs) - Effective JavaScript templating.
* [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.
* [swig](http://paularmstrong.github.io/swig/) - A simple, powerful, and extendable Node.js and Browser-based JavaScript Template Engine.
* [swig](http://paularmstrong.github.io/swig/) - A simple, powerful, and extendable Node.js and browser-based JavaScript template engine.
## Articles and Posts