mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
Merge pull request #166 from axlwaii/patch-1
add modulejs as module system to Readme.md
This commit is contained in:
commit
1a9b1b60b7
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user