rcompile:将多个 CommonJS 代码(node.js 风格)编译成一个 JS 文件

时间:2021-06-03 23:34:41
【文件属性】:
文件名称:rcompile:将多个 CommonJS 代码(node.js 风格)编译成一个 JS 文件
文件大小:10KB
文件格式:ZIP
更新时间:2021-06-03 23:34:41
JavaScript 编译 Alpha 项目,使用风险自负 将多个 CommonJS 代码(node.js 风格)编译成一个 JS 文件。 安装 npm install -g rcompile 用法 Usage: rcompile [OPTIONS] FILE ... Options: -b --base Base path to the root (default to current folder) -l --library Path to the library modules (default "lib") -c --compress Compress the result code (default off) -o --output Output file to hold the compiled co
【文件预览】:
rcompile-master
----.jshintrc(706B)
----AUTHORS(31B)
----src()
--------require.js(4KB)
----lib()
--------rcompile.js(7KB)
--------cli.js(3KB)
----.npmignore(38B)
----.travis.yml(38B)
----LICENSE(1KB)
----README.md(2KB)
----Makefile(78B)
----.gitignore(38B)
----index.js(216B)
----bin()
--------rcompile(48B)
----package.json(861B)

网友评论