add marionette, Fix #22

This commit is contained in:
chencheng
2014-08-01 08:07:43 +08:00
parent 557d46109a
commit 5094751020

View File

@@ -130,6 +130,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
* [react](https://facebook.github.io/react/) - A library for building user interfaces. It's declarative, efficient, and extremely flexible. Works with a Virtual DOM. * [react](https://facebook.github.io/react/) - A library for building user interfaces. It's declarative, efficient, and extremely flexible. Works with a Virtual DOM.
* [thorax](https://github.com/walmartlabs/thorax) - Strengthening your Backbone. * [thorax](https://github.com/walmartlabs/thorax) - Strengthening your Backbone.
* [chaplin](https://github.com/chaplinjs/chaplin) - An architecture for JavaScript applications using the Backbone.js library. * [chaplin](https://github.com/chaplinjs/chaplin) - An architecture for JavaScript applications using the Backbone.js library.
* [marionette](https://github.com/marionettejs/backbone.marionette) - A composite application library for Backbone.js that aims to simplify the construction of large scale JavaScript applications.
## Templating Engines ## Templating Engines