[ 源代码: node-rollup-plugin-commonjs ]
软件包:node-rollup-plugin-commonjs(9.2.0-3)
node-rollup-plugin-commonjs 的相关链接
Debian 的资源:
下载源码包 node-rollup-plugin-commonjs:
- [node-rollup-plugin-commonjs_9.2.0-3.dsc]
- [node-rollup-plugin-commonjs_9.2.0.orig.tar.gz]
- [node-rollup-plugin-commonjs_9.2.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Node.js plugin for rollup to convert CommonJS modules to ES6
This plugin for rollup will convert modules written in CommonJS to ES6 so they can be included in a Rollup bundle.
Node.js is an event-based server-side JavaScript engine.
其他与 node-rollup-plugin-commonjs 有关的软件包
|
|
|
|
-
- dep: node-acorn (>= 4.0.1)
- ECMAScript parser for Node.js
-
- dep: node-estree-walker (>= 0.5.1)
- traverse an ESTree-compliant AST in Node.js
-
- dep: node-magic-string (>= 0.22.4)
- Modify strings, generate sourcemaps
-
- dep: node-resolve (>= 1.5.0)
- Synchronous/Asynchronous require.resolve() algorithm
-
- dep: node-rollup-pluginutils (>= 2.0.1)
- Base functionality for rollup plugins
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable
-
- enh: rollup
- Next-generation ES6 module bundler