Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 07f044b

Browse files
author
chencheng
committed
add famo.us and rename category "Frameworks", Fix sorrycc#37
1 parent f4aa3d5 commit 07f044b

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
77
* [Loaders](#loaders)
88
* [Testing Frameworks](#testing-frameworks)
99
* [QA Tools](#qa-tools)
10-
* [MVC Frameworks](#mvc-frameworks)
10+
* [MVC Frameworks and Libraries](#mvc-frameworks-and-libraries)
11+
* [Non-MVC Frameworks](#non-mvc-frameworks)
1112
* [Templating Engines](#templating-engines)
1213
* [Data Visualization](#data-visualization)
1314
* [Editors](#editors)
@@ -122,7 +123,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
122123
* [buddy.js](https://github.com/danielstjules/buddy.js) - Magic number detection for JavaScript.
123124

124125

125-
## MVC Frameworks
126+
## MVC Frameworks and Libraries
126127

127128
* [angular.js](https://github.com/angular/angular.js) - HTML enhanced for web apps.
128129
* [backbone](https://github.com/jashkenas/backbone) - Give your JS App some Backbone with Models, Views, Collections, and Events.
@@ -139,6 +140,11 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
139140
* [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.
140141

141142

143+
## Non-MVC Frameworks
144+
145+
* [famous](https://github.com/Famous/famous) - A JavaScript framework for everyone who wants to build beautiful experiences on any device.
146+
147+
142148
## Templating Engines
143149
*Templating engines allow you to perform string interpolation.*
144150

0 commit comments

Comments
 (0)