套件: rollup (1.12.0-2build3)
rollup 的相關超連結
Trisquel 的資源:
下載原始碼套件 node-rollup:
- [node-rollup_1.12.0-2build3.dsc]
- [node-rollup_1.12.0.orig-turbocolor.tar.gz]
- [node-rollup_1.12.0.orig.tar.gz]
- [node-rollup_1.12.0-2build3.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Sruthi Chandran
- Pirate Praveen
- Bastien Roucariès
外部的資源:
- 主頁 [rollupjs.org]
相似套件:
ES6 module bundler for JavaScript
Rollup is a module bundler for JavaScript which compiles small pieces of code into something larger and more complex, such as a library or application. It uses the standardized ES module format for code, instead of previous idiosyncratic solutions such as CommonJS and AMD.
ES modules let you freely and seamlessly combine the most useful individual functions from your favorite libraries. Rollup can optimize ES modules for faster native loading in modern browsers, or output a legacy module format allowing ES module workflows today.
Node.js is an event-based server-side JavaScript engine.
其他與 rollup 有關的套件
|
|
|
-
- dep: node-acorn (>= 6~)
- 套件暫時不可用
-
- dep: node-ansi-escapes
- ANSI escape codes for manipulating the terminal
-
- dep: node-chalk
- Terminal string styling for Node.js
-
- dep: node-date-time
- Pretty datetime like 2014-01-09 06:46:01
-
- dep: node-debbundle-acorn
- ECMAScript parser for Node.js
-
- dep: node-hash.js
- Hash functions that could be run by both browser and nodejs
-
- dep: node-immutable
- Immutable Data Collections
-
- dep: node-is-reference
- Node.js code to determine whether an AST node is a reference
-
- dep: node-locate-character
- Helper to find the line and column of a character in a string
-
- dep: node-magic-string (>= 0.25.4-3~)
- Modify strings, generate sourcemaps
-
- dep: node-minimist
- Argument options parsing for Node.js
-
- dep: node-pretty-bytes
- Convert bytes to a human readable string
-
- dep: node-pretty-ms (>= 6.0.1)
- Convert milliseconds to a human readable string
-
- dep: node-require-relative
- Relative require module import for Node.js
-
- dep: node-rollup-pluginutils
- Base functionality for rollup plugins
-
- dep: node-signal-exit
- Fire an event no matter how a process exits
-
- dep: node-source-map
- Mozilla source map generator and consumer - Node.js module
-
- dep: node-sourcemap-codec
- Encode/decode sourcemap mappings
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable
同時作為一個虛擬套件由這些套件提供: node-pegjs