html-bundler-webpack-plugin
Resource processor
Automates the processing of source files and generates an HTML file containing links to resources.
Generates complete single-page or multi-page website from source assets. Supports Markdown, Eta, EJS, Handlebars, Nunjucks, Pug, Twig templates "out of the box". Resolves source files of scripts, styles, images in HTML.
152 stars
7 watching
15 forks
Language: JavaScript
last commit: about 1 month ago bundlercssejsentryfaviconhandlebarshtmlhtml-webpack-pluginintegrityjavascriptloadermarkdownnunjuckspreloadscssstyletemplatetwigwebpack
Related projects:
Repository | Description | Stars |
---|---|---|
jeffling/ng-annotate-webpack-plugin | A Webpack plugin that annotates JavaScript bundles with ng-annotate to make them compatible with older browsers. | 70 |
elm-community/elm-webpack-loader | A Webpack loader that enables the Elm programming language to be compiled and bundled with JavaScript for use in web applications. | 532 |
aurelia/webpack-plugin | A Webpack plugin for bundling Aurelia applications written in TypeScript. | 90 |
haifeng2013/rollup-plugin-bundle-html | A plugin that bundles and injects JavaScript files into an HTML template | 27 |
zhangfisher/vite-plugin-vue-style-bundler | Automates the bundling and injection of CSS styles into JavaScript bundles used by Vue components. | 7 |
stackcss/sheetify | Modular CSS bundler for browserify | 447 |
webpack-contrib/compression-webpack-plugin | Tools for compressing web assets to improve transfer efficiency and reduce network latency. | 1,413 |
anthonygore/html-critical-webpack-plugin | A Webpack plugin that extracts critical CSS from HTML files and inlines it into the page. | 448 |
floydspace/aws-lambda-nodejs-esbuild | A tool to automatically bundle JavaScript and TypeScript code for use in AWS Lambda functions using the esbuild bundler | 68 |
bengsfort/rollup-plugin-generate-html-template | Automatically injects a script tag with the final bundle into an HTML file. | 60 |
tomdale/glimmer-compiler-webpack-plugin | A Webpack plugin that compiles Glimmer.js component templates into binary bytecode. | 13 |
anidetrix/rollup-plugin-styles | A plugin for Rollup that simplifies the process of bundling and managing CSS styles in JavaScript projects. | 248 |
goldhand/sw-precache-webpack-plugin | Generates a service worker file to cache external assets using the sw-precache plugin. | 1,441 |
thgh/rollup-plugin-serve | Serves rolled-up bundles similar to webpack-dev-server | 248 |
leifoolsen/webpack2-boilerplate | A Webpack-based boilerplate project with built-in tools and configurations for modern web development | 64 |