Paket: rollup (0.50.0-6)
rollup için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
node-rollup Kaynak Paketini İndir:
Geliştiriciler:
- Debian Javascript Maintainers (QA Sayfası, Posta Arşivi)
- Sruthi Chandran (QA Sayfası)
- Pirate Praveen (QA Sayfası)
- Bastien Roucariès (QA Sayfası)
Dış Kaynaklar:
- Ana Sayfa [github.com]
Benzer paketler:
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.
rollup ile İlgili Diğer Paketler
|
|
|
|
-
- dep: node-acorn
- ECMAScript parser for Node.js
-
- 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-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
- Modify strings, generate sourcemaps
-
- dep: node-minimist
- Argument options parsing for Node.js
-
- dep: node-pretty-ms
- Convert milliseconds to a human readable string
-
- dep: node-require-relative
- Relative require module import for Node.js
-
- dep: node-rollup-plugin-buble
- Rollup plugin to convert ES2015 to more common javascript using buble
-
- dep: node-rollup-plugin-json
- rollup plugin to convert JSON files to ES6 modules
-
- dep: node-rollup-plugin-replace
- Rollup plugin to make string substitutions while bundling
-
- dep: node-rollup-plugin-string
- Nodejs code to convert text files to modules
-
- dep: node-rollup-pluginutils
- Base functionality for rollup plugins
-
- dep: node-signal-exit
- Fire an event no matter how a process exits
-
- dep: node-sourcemap-codec
- Encode/decode sourcemap mappings
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable
rollup indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
all | 154,7 kB | 2.144,0 kB | [dosya listesi] |