wszystkie opcje
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: node-rollup  ]

Pakiet: rollup (0.50.0-6)

Odnośniki dla rollup

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego node-rollup:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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.

Inne pakiety związane z rollup

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie rollup

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 154,7 KiB2 144,0 KiB [lista plików]