An open API service indexing awesome lists of open source software.

https://github.com/cczx/jsmodule

AMD、CommonJS简单demo实现
https://github.com/cczx/jsmodule

Last synced: 3 months ago
JSON representation

AMD、CommonJS简单demo实现

Awesome Lists containing this project

README

          

### JavaScript Module

1. `namespace`
2. 闭包
3. `AMD`
4. `CMD`
5. `CommonJS`
6. `ES6`