Skip to content

Commit

Permalink
fixing headers
Browse files Browse the repository at this point in the history
  • Loading branch information
codylindley committed Sep 28, 2012
1 parent d4c090f commit 43a1014
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions README.md
Expand Up @@ -13,7 +13,7 @@
* [ ] [stealJS](http://)
* [ ] [anvil.js](http://)

######Browser Package Manager
######Browser Package Managers

* [ ] [bower](http://)
* [ ] [ender](http://)
Expand All @@ -37,7 +37,7 @@

* [ ] [HTML5 Boilerplate](http://)

######DOM
######DOM Scripting

* [ ] [jQuery](http://)
* [ ] [jQuery++](http://)
Expand All @@ -64,7 +64,7 @@

* [ ] [-prefix-free](http://)

######Module Loader
######Module Loaders

* [ ] [require.js](http://)
* [ ] [cajon](http://)
Expand Down Expand Up @@ -110,26 +110,26 @@
* [ ] [qunit](http://)
* [ ] [jasmine](http://)

######Auto Documentation
######Auto Documentation Tools

* [ ] [yuiDoc](http://)

######JS Quality Validator
######JS Quality Validators

* [ ] [jslint](http://)
* [ ] [jshint](http://)

######CSS Quality Validator
######CSS Quality Validators

* [ ] [csslint](http://)

######JS Optimizers/Minification/Compression
######JS Optimizer/Minification/Compression Tools

* [ ] [google closure compiler](http://)
* [ ] [uglifyJS](http://)
* [ ] [YUI Compressor](http://)

######CSS Optimizers/Minification/Compression
######CSS Optimizer/Minification/Compression Tools

* [ ] [YUI Compressor](http://)

Expand All @@ -141,26 +141,25 @@
* [ ] [JS test driver](http://)


######Compiling to CSS
######Languages Compiling to CSS

* [ ] [SASS](http://)
* [ ] [stylus/testling](http://)
* [ ] [less](http://)

######Compiling to JS
######Languages Compiling to JS

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

######Compliling to HTML
######Languages Compliling to HTML

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

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

* [ ] [backbone](http://)
* [ ] [thorax](http://)
* [ ] [vertebrae](http://)
* [ ] [chaplin](http://)
* [ ] [ember](http://)
* [ ] [knockout](http://)
Expand Down

0 comments on commit 43a1014

Please sign in to comment.