CommonJS、AMD、CMD、ES6——JavaScript模块化

CommonJS规范:Node

AMD规范:RequireJS

CMD规范:SeaJS

ES6模块

原文地址:https://www.cnblogs.com/softwarefang/p/8732892.html