Merge pull request #79 from m90/patch-1

remove yepnope
This commit is contained in:
chencheng (云谦) 2014-12-08 14:52:07 +08:00
commit a2fe0ac3e2
1 changed files with 0 additions and 1 deletions

View File

@ -86,7 +86,6 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
* [lazyload](https://github.com/rgrove/lazyload/) - Tiny, dependency-free async JavaScript and CSS loader.
* [script.js](https://github.com/ded/script.js) - Asyncronous JavaScript loader and dependency manager.
* [systemjs](https://github.com/systemjs/systemjs) - AMD, CJS & ES6 spec-compliant module loader.
* [yepnope.js](https://github.com/SlexAxton/yepnope.js) - An Asynchronous Conditional Resource Loader.
* [webpack](https://github.com/webpack/webpack) - Module loader made for big projects. Supports AMD, CommonJS, and more.