rollup-plugin-zip
Bundle zipper
Zips up emitted files from a Rollup bundle.
Rollup plugin to zip up emitted files.
4 stars
2 watching
5 forks
Language: TypeScript
last commit: over 1 year ago emitted-filespluginrolluprollup-pluginzip
Related projects:
Repository | Description | Stars |
---|---|---|
kryops/rollup-plugin-gzip | A plugin that compresses Rollup bundles with Gzip or Brotli | 56 |
ritz078/rollup-plugin-filesize | Displays file size information in the command line after compiling a bundle | 128 |
phamann/rollup-plugin-hash | Generates unique hash-based filenames for static resources in bundle outputs. | 47 |
bengsfort/rollup-plugin-copy-assets | Copies files and directories into the output directory of a Rollup bundle during compilation | 23 |
bengsfort/rollup-plugin-generate-html-template | Automatically injects a script tag with the final bundle into an HTML file. | 60 |
yingye/rollup-plugin-banner | A plugin to append content before JavaScript bundle generation. | 16 |
iamspark1e/unplugin-zip-pack | Tools for zipping and packaging build files in various frameworks. | 6 |
vladshcherbin/rollup-plugin-copy | A plugin for Rollup that copies files and folders with glob support | 271 |
btd/rollup-plugin-visualizer | Visualizes and analyzes Rollup bundles to identify module usage patterns | 1,955 |
swatinem/rollup-plugin-dts | A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup | 812 |
weizhenye/rollup-plugin-bundle-scss | A plugin that bundles SCSS imports into a single file. | 17 |
juliendargelos/rollup-plugin-emit-ejs | A plugin that generates HTML files from EJS templates using Rollup | 3 |
paulmelnikow/rollup-plugin-cpy | A Rollup plugin for copying files and folders during the build process. | 7 |
thgh/rollup-plugin-serve | Serves rolled-up bundles similar to webpack-dev-server | 248 |
lemmabit/rollup-plugin-hypothetical | Allows Rollup modules to import hypothetical files passed in as options to the plugin. | 44 |