Package: rollup (0.50.0-6)
Links for rollup
Debian Resources:
Download Source Package node-rollup:
Maintainers:
- Debian Javascript Maintainers (QA Page, Mail Archive)
- Sruthi Chandran (QA Page)
- Pirate Praveen (QA Page)
- Bastien Roucariès (QA Page)
External Resources:
- Homepage [github.com]
Similar packages:
Next-generation ES6 module bundler
Rollup is a smaller, more efficient alternative to webpack and Browserify to bundle JavaScript files. Compared to the other tools for creating JavaScript bundles, Rollup will almost always create a smaller, faster bundle.
This happens because Rollup is based on ES2015 modules, which are more efficient than CommonJS modules, which are what webpack and Browserify use. It’s also much easier for Rollup to remove unused code from modules using something called tree-shaking, which basically just means only the code we actually need is included in the final bundle.
Node.js is an event-based server-side JavaScript engine.
Other Packages Related to rollup
|
|
|
|
-
- dep: node-acorn
- ECMAScript parser for Node.js
-
- dep: node-ansi-escapes
- codici di escape ANSI per manipolare il terminale
-
- dep: node-chalk
- stili per stringhe in terminale per Node.js
-
- dep: node-date-time
- belle date e orari come 2014-01-09 06:46:01
-
- dep: node-is-reference
- Node.js code to determine whether an AST node is a reference
-
- dep: node-locate-character
- ausilio per trovare la riga e colonna di un carattere in una stringa
-
- dep: node-magic-string
- modifica di stringhe, generazione di sourcemap
-
- dep: node-minimist
- analisi di opzioni argomento per Node.js
-
- dep: node-pretty-ms
- converte millisecondi in una stringa comprensibile
-
- dep: node-require-relative
- importazione relativa di moduli con require per Node.js
-
- dep: node-rollup-plugin-buble
- Rollup plugin to convert ES2015 to more common javascript using buble
-
- dep: node-rollup-plugin-json
- plugin rollup per convertire file JSON in moduli ES6
-
- dep: node-rollup-plugin-replace
- Rollup plugin to make string substitutions while bundling
-
- dep: node-rollup-plugin-string
- codice Nodejs per convertire file di testo in moduli
-
- dep: node-rollup-pluginutils
- funzionalità di base per plugin rollup
-
- dep: node-signal-exit
- Fire an event no matter how a process exits
-
- dep: node-sourcemap-codec
- Encode/decode sourcemap mappings
-
- dep: nodejs
- I/O con eventi per JavaScript V8 - eseguibile runtime
Download rollup
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 154.7 kB | 2,144.0 kB | [list of files] |