[ 原始碼: 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