rollup-plugin-bundle-html
Bundle injector
A plugin that bundles and injects JavaScript files into an HTML template
27 stars
3 watching
11 forks
Language: JavaScript
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
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 |
thgh/rollup-plugin-serve | Serves rolled-up bundles similar to webpack-dev-server | 248 |
weizhenye/rollup-plugin-bundle-scss | A plugin that bundles SCSS imports into a single file. | 17 |
thgh/rollup-plugin-css-only | Rollup plugin for bundling CSS files | 116 |
pauan/rollup-plugin-purs | A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
djhouseknecht/rollup-plugin-version-injector | A Rollup plugin to inject version numbers and dates into generated files at build time. | 12 |
thgh/rollup-plugin-livereload | A plugin for Rollup that enables live reloading of bundles during development | 161 |
doesdev/rollup-plugin-analyzer | Analyzes and displays detailed information about the size and structure of Rollup bundles | 242 |
swiing/rollup-plugin-import-assertions | A Rollup plugin that bundles TC39 import assertions for JSON and CSS files. | 5 |
cebor/rollup-plugin-angular | Tool for inlining Angular 2 templates and styles into JavaScript bundles | 15 |
ulisses-alves/rollup-plugin-elm | A plugin for Rollup to compile and bundle Elm files into ES6 modules | 16 |
wasm-tool/rollup-plugin-rust | A Rollup plugin for bundling and importing Rust crates into JavaScript applications. | 210 |
tivac/rollup-plugin-sizes | A tool to analyze and display detailed information about the contents and sizes of bundles generated by Rollup. | 91 |
webdiscus/html-bundler-webpack-plugin | A bundler for HTML templates that resolves source files of scripts, styles, images, and assets, inlining them into generated output. | 145 |