rollup-plugin-generate-html-template
Bundle injector
Automatically injects a script tag with the final bundle into an HTML file.
Rollup plugin for automatically injecting a script tag with the final bundle into an html file.
60 stars
2 watching
19 forks
Language: HTML
last commit: almost 2 years ago html-templaterolluprollup-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
haifeng2013/rollup-plugin-bundle-html | A plugin that bundles and injects JavaScript files into an HTML template | 27 |
bengsfort/rollup-plugin-copy-assets | Copies files and directories into the output directory of a Rollup bundle during compilation | 23 |
thgh/rollup-plugin-css-only | Rollup plugin for bundling CSS files | 116 |
djhouseknecht/rollup-plugin-version-injector | A Rollup plugin to inject version numbers and dates into generated files at build time. | 13 |
kiaragrouwstra/rollup-plugin-pug-html | A Rollup plugin that allows importing Pug templates as HTML strings | 3 |
cebor/rollup-plugin-angular | Tool for inlining Angular 2 templates and styles into JavaScript bundles | 15 |
chrisdothtml/rollup-plugin-dustjs | A Rollup plugin for importing Dust.js templates as modules | 4 |
amarcruz/rollup-plugin-pug | A Rollup plugin that transforms Pug templates into ES6 modules. | 27 |
thgh/rollup-plugin-serve | Serves rolled-up bundles similar to webpack-dev-server | 248 |
btd/rollup-plugin-jst | A plugin for Rollup that compiles template files to JavaScript | 5 |
fm-ph/rollup-plugin-twig | A plugin for Rollup that loads and renders precompiled Twig.js templates | 2 |
juliendargelos/rollup-plugin-emit-ejs | A plugin that generates HTML files from EJS templates using Rollup | 3 |
swiing/rollup-plugin-import-assertions | A Rollup plugin that bundles TC39 import assertions for JSON and CSS files. | 6 |
yingye/rollup-plugin-banner | A plugin to append content before JavaScript bundle generation. | 16 |
trofima/rollup-plugin-ejs | A Rollup plugin for loading and compiling Embedded JavaScript (ejs) templates | 8 |