mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
add modulejs as module system to Readme.md
This commit is contained in:
parent
0a48e08637
commit
33d57cfdda
@ -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.
|
||||
* [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