add desc for loaders

This commit is contained in:
chencheng 2014-07-03 23:10:41 +08:00
parent 0ec07b2814
commit 5253ea1030
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ A curated list of amazingly awesome JavaScript libraries, resources and shiny th
* [Spinners](#spinners)
## Loaders
**
*Module or loading system for JavaScript.*
* [RequireJS](https://github.com/jrburke/requirejs) - A file and module loader for JavaScript.
* [Browserify](https://github.com/substack/node-browserify) - browser-side require() the node.js way.