mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 12:18:02 -08:00
Update README.md
This commit is contained in:
@@ -123,7 +123,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
|
|||||||
* [knockout](https://github.com/knockout/knockout) - Knockout makes it easier to create rich, responsive UIs with JavaScript.
|
* [knockout](https://github.com/knockout/knockout) - Knockout makes it easier to create rich, responsive UIs with JavaScript.
|
||||||
* [spine](https://github.com/spine/spine) - Lightweight MVC library for building JavaScript applications.
|
* [spine](https://github.com/spine/spine) - Lightweight MVC library for building JavaScript applications.
|
||||||
* [canjs](https://github.com/bitovi/canjs) - Can do JS, better, faster, easier.
|
* [canjs](https://github.com/bitovi/canjs) - Can do JS, better, faster, easier.
|
||||||
|
* [react](https://facebook.github.io/react/) - A library for building user interfaces. It's declarative, efficient, and extremely flexible. Works with a Virtual DOM.
|
||||||
|
|
||||||
## Templating Engines
|
## Templating Engines
|
||||||
*Templating engines allow you to perform string interpolation.*
|
*Templating engines allow you to perform string interpolation.*
|
||||||
@@ -137,7 +137,6 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
|
|||||||
* [JavaScript-Templates](https://github.com/blueimp/JavaScript-Templates) - < 1KB lightweight, fast & powerful JavaScript templating engine with zero dependencies.
|
* [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.
|
* [t.js](https://github.com/jasonmoo/t.js) - A tiny javascript templating framework in ~400 bytes gzipped.
|
||||||
|
|
||||||
|
|
||||||
## Data Visualization
|
## Data Visualization
|
||||||
*Data visualization tools for the web.*
|
*Data visualization tools for the web.*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user