rollup-plugin-banner
Bundle annotator
A plugin to append content before JavaScript bundle generation.
Rollup plugin to append content before js bundle.
16 stars
2 watching
7 forks
Language: JavaScript
last commit: almost 2 years ago bannerlicenserolluprollup-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
mjeanroy/rollup-plugin-license | Adds license information to a bundle during rollup generation | 114 |
pauan/rollup-plugin-purs | A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
haifeng2013/rollup-plugin-bundle-html | A plugin that bundles and injects JavaScript files into an HTML template | 27 |
weizhenye/rollup-plugin-bundle-scss | A plugin that bundles SCSS imports into a single file. | 17 |
doesdev/rollup-plugin-analyzer | Analyzes and displays detailed information about the size and structure of Rollup bundles | 242 |
thgh/rollup-plugin-css-only | Rollup plugin for bundling CSS files | 116 |
thgh/rollup-plugin-serve | Serves rolled-up bundles similar to webpack-dev-server | 248 |
bengsfort/rollup-plugin-generate-html-template | Automatically injects a script tag with the final bundle into an HTML file. | 60 |
sormy/rollup-plugin-smart-asset | Rollup plugin to process asset references in JavaScript code | 34 |
btd/rollup-plugin-visualizer | Visualizes and analyzes Rollup bundles to identify module usage patterns | 1,955 |
swiing/rollup-plugin-import-assertions | A Rollup plugin that bundles TC39 import assertions for JSON and CSS files. | 5 |
recursive-beast/rollup-plugin-external-assets | A rollup plugin to make assets external during the bundling process | 2 |
ulisses-alves/rollup-plugin-elm | A plugin for Rollup to compile and bundle Elm files into ES6 modules | 16 |
bengsfort/rollup-plugin-copy-assets | Copies files and directories into the output directory of a Rollup bundle during compilation | 23 |
tivac/rollup-plugin-sizes | A tool to analyze and display detailed information about the contents and sizes of bundles generated by Rollup. | 91 |