Html-bundler-webpack-plugin Alternatives
Similar projects and alternatives to html-bundler-webpack-plugin based on common topics and language
-
html-webpack-plugin
Simplifies creation of HTML files to serve your webpack bundles
-
mini-css-extract-plugin
Lightweight CSS extraction plugin
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
pug-plugin
Pug plugin for Webpack compiles Pug files to HTML, extracts CSS and JS from their sources specified in Pug.
-
pug-loader
Pug loader for Webpack renders pug to HTML or template function
-
gulp-pug-starter
Frontend development with pleasure. Pug + SCSS version
-
email-templates
Create, preview (browser/iOS Simulator), and send custom email templates for Node.js. Made for @forwardemail, @ladjs, @cabinjs, @spamscanner, and @breejs.
-
email-templates
Create, preview (in the browser and in the iOS Simulator), and send custom email templates for Node.js. Highly configurable and supports automatic inline CSS, stylesheets, embedded images and fonts, and much more! Made for @forwardemail and @ladjs. [Moved to: https://github.com/forwardemail/email-templates] (by niftylettuce)
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
html-bundler-webpack-plugin reviews and mentions
-
mini-css-extract-plugin VS html-bundler-webpack-plugin - a user suggested alternative
2 projects | 10 Feb 2023
This plugin is new modern powerful alternative to mini-css-extract-plugin and html-webpack-plugin. The plugin allows to use an HTML template as a starting point for all dependencies used in your web application. All source styles, scripts specified in HTML are processed, and the extracted JS, CSS are saved to the output directory. The plugin automatically substitutes output filenames into the generated HTML file.
-
html-webpack-plugin VS html-bundler-webpack-plugin - a user suggested alternative
2 projects | 10 Feb 2023
This plugin is new modern powerful alternative to html-webpack-plugin. The plugin allows to use an HTML template as a starting point for all dependencies used in your web application. All source styles, scripts specified in HTML are processed, and the extracted JS, CSS are saved to the output directory. The plugin automatically substitutes output filenames into the generated HTML file.
Stats
webdiscus/html-bundler-webpack-plugin is an open source project licensed under ISC License which is an OSI approved license.
The primary programming language of html-bundler-webpack-plugin is JavaScript.