Skip to content

Commit

Permalink
fixing some app archs categories
Browse files Browse the repository at this point in the history
  • Loading branch information
codylindley committed Sep 28, 2012
1 parent 61ae0b3 commit d4c090f
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Expand Up @@ -149,12 +149,12 @@

######Compiling to JS

* [ ] [coffeeScript](http://)
* [ ] [dart](http://)
* [ ] [coffeeScript](http://coffeescript.org/)
* [ ] [dart](http://www.dartlang.org/)

######Compliling to HTML

* [ ] [jade](http://)
* [ ] [jade](http://jade-lang.com/)

######Front End Application Frameworks (backend agnostic)

Expand All @@ -164,22 +164,22 @@
* [ ] [chaplin](http://)
* [ ] [ember](http://)
* [ ] [knockout](http://)
* [ ] [batman.js](http://)
* [ ] [canjs](http://)
* [ ] [spine](http://)
* [ ] [angularJS](http://)

######Front End Application Frameworks (with backend opinions)

* [ ] [derby](http://)
* [ ] [flatiron](http://)
* [ ] [angularJS](http://)
* [ ] [jsMVC](http://)
* [ ] [derby](http://derbyjs.com/) (requires NodeJS)
* [ ] [flatiron](http://flatironjs.org/) (requires NodeJS)
* [ ] [batman.js](http://) (requires NodeJS)
* [ ] [jsMVC](http://javascriptmvc.com/) (requires Java)

######Full Stack Application Frameworks

* [ ] [tower.js](http://)
* [ ] [wakanda](http://)
* [ ] [meteor](http://)
* [ ] [tower.js](http://towerjs.org/) (requires NodeJS)
* [ ] [wakanda](http://www.wakanda.org/)
* [ ] [meteor](http://http://www.meteor.com/)

######Frontend Kitchen Sink Solutions (tools below provide a mixture of the things above)

Expand Down

0 comments on commit d4c090f

Please sign in to comment.