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

GitHub

37 stars
3 watching
10 forks
Language: JavaScript
last commit: almost 6 years ago
html-filesminificationnpm-packagerolluprollup-plugin

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
darionco/rollup-plugin-web-worker-loader A plugin to load Web Workers and other Web Worklets into Rollup bundles 112
vikerman/rollup-plugin-hoist-import-deps Improves performance of lazy loading by preloading static imports alongside dynamic import calls 67
btmorex/rollup-plugin-make Builds dependency files suitable for make automation in JavaScript projects. 2
trofima/rollup-plugin-ejs A Rollup plugin for loading and compiling Embedded JavaScript (ejs) templates 8
vijithassar/rollup-plugin-markdown Extracts JavaScript code from embedded Markdown blocks in Rollup configurations 18
kiaragrouwstra/rollup-plugin-pug-html A Rollup plugin that allows importing Pug templates as HTML strings 3
operandom/rollup-plugin-vinyl A plugin to import and process files in a format similar to Node.js's Vinyl API 1
surma/rollup-plugin-off-main-thread Enables ES6 modules in worker threads using Rollup 308
dot-build/rollup-plugin-includepaths Allows relative include paths in Rollup configurations to simplify project imports 97
maxdavidson/rollup-plugin-sourcemaps A Rollup plugin that loads files with existing source maps 65
thgh/rollup-plugin-css-only Rollup plugin for bundling CSS files 116
chrisdothtml/rollup-plugin-dustjs A Rollup plugin for importing Dust.js templates as modules 4
4lejandrito/rollup-plugin-browsersync A tool that enables live reloading of web applications during development 19
notwoods/rollup-plugin-consts Allows importing build-time constants into JavaScript code with Rollup. 11