Added JadeJs Templating Engines
This commit is contained in:
parent
83588210a8
commit
3d27ca5ac8
|
|
@ -174,6 +174,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
|
|||
* [eco](https://github.com/sstephenson/eco/) - Embedded CoffeeScript templates.
|
||||
* [JavaScript-Templates](https://github.com/blueimp/JavaScript-Templates) - < 1KB lightweight, fast & powerful JavaScript templating engine with zero dependencies.
|
||||
* [t.js](https://github.com/jasonmoo/t.js) - A tiny javascript templating framework in ~400 bytes gzipped.
|
||||
* [Jade](https://github.com/jadejs/jade) - Robust, elegant, feature rich template engine for nodejs.
|
||||
|
||||
|
||||
## Data Visualization
|
||||
|
|
|
|||
Loading…
Reference in New Issue