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

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

Related projects:

RepositoryDescriptionStars
bengsfort/rollup-plugin-generate-html-templateAutomatically injects a script tag with the final bundle into an HTML file.60
darionco/rollup-plugin-web-worker-loaderA plugin to load Web Workers and other Web Worklets into Rollup bundles113
vikerman/rollup-plugin-hoist-import-depsImproves performance of lazy loading by preloading static imports alongside dynamic import calls67
btmorex/rollup-plugin-makeBuilds dependency files suitable for make automation in JavaScript projects.2
trofima/rollup-plugin-ejsA Rollup plugin for loading and compiling Embedded JavaScript (ejs) templates8
vijithassar/rollup-plugin-markdownExtracts JavaScript code from embedded Markdown blocks in Rollup configurations18
kiaragrouwstra/rollup-plugin-pug-htmlA Rollup plugin that allows importing Pug templates as HTML strings3
operandom/rollup-plugin-vinylA plugin to import and process files in a format similar to Node.js's Vinyl API1
surma/rollup-plugin-off-main-threadEnables ES6 modules in worker threads using Rollup308
dot-build/rollup-plugin-includepathsAllows relative include paths in Rollup configurations to simplify project imports97
maxdavidson/rollup-plugin-sourcemapsA Rollup plugin that loads files with existing source maps65
thgh/rollup-plugin-css-onlyRollup plugin for bundling CSS files116
chrisdothtml/rollup-plugin-dustjsA Rollup plugin for importing Dust.js templates as modules4
4lejandrito/rollup-plugin-browsersyncA tool that enables live reloading of web applications during development19
notwoods/rollup-plugin-constsAllows importing build-time constants into JavaScript code with Rollup.11