add meter, Fix #31

This commit is contained in:
chencheng 2014-08-01 07:51:48 +08:00
parent 3cf8df009e
commit b8a7823c0d
1 changed files with 1 additions and 0 deletions

View File

@ -121,6 +121,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
* [angular.js](https://github.com/angular/angular.js) - HTML enhanced for web apps.
* [backbone](https://github.com/jashkenas/backbone) - Give your JS App some Backbone with Models, Views, Collections, and Events.
* [ember.js](https://github.com/emberjs/ember.js) - A JavaScript framework for creating ambitious web applications.
* [meter](https://github.com/meteor/meteor) - An ultra-simple, database-everywhere, data-on-the-wire, pure-Javascript web framework.
* [ractive](https://github.com/ractivejs/ractive) - Next-generation DOM manipulation.
* [vue](https://github.com/yyx990803/vue) - Intuitive, fast & composable MVVM for building interactive interfaces.
* [knockout](https://github.com/knockout/knockout) - Knockout makes it easier to create rich, responsive UIs with JavaScript.