Merge pull request #166 from axlwaii/patch-1

add modulejs as module system to Readme.md
This commit is contained in:
Huei Tan 2015-10-23 16:53:19 +08:00
commit 1a9b1b60b7

View File

@ -94,6 +94,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [systemjs](https://github.com/systemjs/systemjs) - AMD, CJS & ES6 spec-compliant module loader.
* [LodJS](https://github.com/yanhaijing/lodjs) - Module loader based on AMD
* [ESL](https://github.com/ecomfe/esl) - Module loader browser first, support lazy define and AMD.
* [modulejs](https://github.com/lrsjng/modulejs) - Lightweight JavaScript module system.
## Bundlers