Build websites with easy. HTML as Entry Point. Supports Markdown, Eta, EJS, Handlebars, Nunjucks, Pug, Twig templates "out of the box".
203
stars
356
commits
JavaScript
primary language
Jun 1, 2026
updated
The plugin automates the creation of complete web pages by processing HTML templates with linked assets. It resolves dependencies, compiles templates, and ensures that the output HTML contains correct output URLs.
npm install html-bundler-webpack-plugin --save-dev
<link rel="preload"> tags for assets to enhance resource loading.integrity attributes to <link> and <script> tags to ensure resource integrity and security.For full documentation, visit HTML Bundler Docs.
link and script tagsIf this plugin helps you, consider giving it a ⭐ to show your support!
Thank you to all our sponsors and patrons!
JavaScript
63.3%
HTML
27.9%
CSS
3.1%
Pug
2.1%
SCSS
1.7%
Handlebars
1.3%
Build websites with easy. HTML as Entry Point. Supports Markdown, Eta, EJS, Handlebars, Nunjucks, Pug, Twig templates "out of the box".
203
stars
356
commits
JavaScript
primary language
Jun 1, 2026
updated
The plugin automates the creation of complete web pages by processing HTML templates with linked assets. It resolves dependencies, compiles templates, and ensures that the output HTML contains correct output URLs.
npm install html-bundler-webpack-plugin --save-dev
<link rel="preload"> tags for assets to enhance resource loading.integrity attributes to <link> and <script> tags to ensure resource integrity and security.For full documentation, visit HTML Bundler Docs.
link and script tagsIf this plugin helps you, consider giving it a ⭐ to show your support!
Thank you to all our sponsors and patrons!
JavaScript
63.3%
HTML
27.9%
CSS
3.1%
Pug
2.1%
SCSS
1.7%
Handlebars
1.3%