mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 04:08:01 -08:00
add modulejs as module system to Readme.md
This commit is contained in:
@@ -95,6 +95,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.
|
* [systemjs](https://github.com/systemjs/systemjs) - AMD, CJS & ES6 spec-compliant module loader.
|
||||||
* [LodJS](https://github.com/yanhaijing/lodjs) - Module loader based on AMD
|
* [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.
|
* [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
|
## Bundlers
|
||||||
|
|||||||
Reference in New Issue
Block a user