rollup-plugin-html
HTML loader
A Rollup plugin that allows loading HTML files as strings to be used in JavaScript code during the build process.
Import HTML files as strings in rollup build
38 stars
3 watching
10 forks
Language: JavaScript
last commit: about 6 years ago html-filesminificationnpm-packagerolluprollup-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| Automatically injects a script tag with the final bundle into an HTML file. | 60 |
| A plugin to load Web Workers and other Web Worklets into Rollup bundles | 113 |
| Improves performance of lazy loading by preloading static imports alongside dynamic import calls | 67 |
| Builds dependency files suitable for make automation in JavaScript projects. | 2 |
| A Rollup plugin for loading and compiling Embedded JavaScript (ejs) templates | 8 |
| Extracts JavaScript code from embedded Markdown blocks in Rollup configurations | 18 |
| A Rollup plugin that allows importing Pug templates as HTML strings | 3 |
| A plugin to import and process files in a format similar to Node.js's Vinyl API | 1 |
| Enables ES6 modules in worker threads using Rollup | 308 |
| Allows relative include paths in Rollup configurations to simplify project imports | 97 |
| A Rollup plugin that loads files with existing source maps | 65 |
| Rollup plugin for bundling CSS files | 116 |
| A Rollup plugin for importing Dust.js templates as modules | 4 |
| A tool that enables live reloading of web applications during development | 19 |
| Allows importing build-time constants into JavaScript code with Rollup. | 11 |