html-webpack-plugin
There are 151 repositories under html-webpack-plugin topic.
jantimon/html-webpack-plugin
Simplifies creation of HTML files to serve your webpack bundles
GoogleChromeLabs/prerender-loader
📰 Painless universal pre-rendering for Webpack.
waysact/webpack-subresource-integrity
Webpack plugin for enabling Subresource Integrity.
mastilver/dynamic-cdn-webpack-plugin
Get your dependencies from a cdn rather than bundling them in your app
lcxfs1991/html-res-webpack-plugin
plugin for generating html in webpack
slackhq/csp-html-webpack-plugin
A plugin which, when combined with HTMLWebpackPlugin, adds CSP tags to the HTML output.
brunocodutra/webapp-webpack-plugin
[DEPRECATED] use favicons-webpack-plugin instead
mmiller42/html-webpack-externals-plugin
Webpack plugin that works alongside html-webpack-plugin to use pre-packaged vendor bundles.
runjuu/html-inline-css-webpack-plugin
☄️ A webpack plugin to convert external stylesheets into embedded stylesheets
jouni-kantola/inline-chunk-manifest-html-webpack-plugin
Extension plugin for html-webpack-plugin to inline webpack's chunk manifest. Default inlines in head tag.
webdiscus/pug-plugin
Renders Pug template to HTML or template function. Resolves source files of scripts, styles, images in Pug . Uses Pug template as entry point.
colbyfayock/html-webpack-partials-plugin
🛠 Easy HTML partials for Webpack without a custom index!
egoist/interpolate-html-plugin
Webpack plugin for interpolating custom variables into index.html
icelam/html-inline-script-webpack-plugin
A webpack plugin for converting external script files to inline script block. Requires 'html-webpack-plugin' to work.
firsttris/html-webpack-multi-build-plugin
This plugin simplifies the creation of script tags for module and nomodule for a webpack multi build configuration
jamesjieye/html-webpack-exclude-assets-plugin
Add the ability to exclude assets based on RegExp patterns
Applelo/unplugin-inject-preload
A plugin for injecting <link rel='preload'> for ViteJS, HTMLWebpackPlugin and HTMLRspackPlugin
ogonkov/nunjucks-loader
Webpack loader for Nunjucks templates
Velenir/html-webpack-template-pug
A different template for html-webpack-plugin
teamable-software/css-chunks-html-webpack-plugin
Injecting css chunks extracted using extract-css-chunks-webpack-plugin to HTML for html-webpack-plugin
zaaack/htmls-webpack-plugin
A simple, flexible and fast html webpack plugin support multiple htmls
localyost3000/html-webpack-skip-assets-plugin
Skip adding certain output files to the html file. Built as a drop-in replacement for html-webpack-exclude-assets-plugin and works with newer html-webpack-plugin versions
shivero/webpack-4-react-bootstrap-starter-template
Starter boilerplate template for webpack 4 with React, Bootstrap 4
deepumandal/react-webpack-configuration
hey guy's this is a sample repository where you can learn how to create your own react app using webpack 5 as compiler and necessary packages. Give start to this if you learnt something new here. ❣️
SudoCat/Nunjucks-Isomorphic-Loader
Nunjucks loader for webpack, supporting both javascript templating and generating static HTML files through the HtmlWebpackPlugin.
quantizor/link-media-html-webpack-plugin
parses CSS filenames to automatically apply media HTML attribute to link elements
TrigenSoftware/bdsl-webpack-plugin
Browserslist Differential Script Loading webpack plugin.
apt2tell/ToDoList
In this project, I implemented the CRUD (create, read, update, delete) methods. This is a simple To Do tasks App. The user will also be able to mark task completion by selecting the corresponding checkbox. The updated tasks list is stored in local storage.
Jaid/inject-body-webpack-plugin
Webpack plugin that injects a custom string into the body of the html-webpack-plugin output.
devpreview/async-stylesheet-webpack-plugin
Loading stylesheets asynchronously
hiroppy/sweetpack
sweetpack helps eliminate time to suffer from webpack and babel😋
imwtr/webpack-demo
一份基础的webpack配置,包含解析sass,提取(多个)css文件,热更新替换,开发线上环境区分,jQuery插件引入,页面文件资源引入,模块异步加载 等基础功能的配置
Cheng0639/react-app-rewire-html-webpack-plugin
Rewire create-react-app to override html-webpack-plugin in your project
easy-team/easywebpack-html
HTML静态多页面Webpack构建工程化解决方案
koole/netlify-push-webpack-plugin
📦 Generate a Netlify HTTP2 Server Push configuration with Webpack
Cap32/html-webpack-banner-plugin
Adds a banner to the top of generated html.