The Wayback Machine - https://web.archive.org/web/20200719081024/https://github.com/topics/cjs
Skip to content
#

cjs

Here are 25 public repositories matching this topic...

基于promise动态异步加载" commonjs "和 "umd "和 "amd","cmd"和"ES","json" 模块6合一, 实现commonjs,amd,umd,cmd模块全部异步加载了,包装 cjs 和 amd 和 umd 模块为异步加载 promise 方法,可以在commonjs模块中使用top-level-await,使用 fetch 方法来获取指定的模块包源代码 , 可以把模块放入模块仓库中, 并且解决了包之间的依赖关系,如果依赖包当中的 require 函数需要,则在模块仓库中引入需要的模块包 定义了模块包的 define 方法,require 方法,module.exports 对象和 exports 对象

  • Updated Jun 12, 2020
  • TypeScript

Improve this page

Add a description, image, and links to the cjs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cjs topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.