Replace any imported file/module using a simple webpack plugin
Write html files to hard disk even when using the webpack dev server or middleware
mdast utility to find and replace text in a tree
webpack utilities used by Create React App
Simplifies creation of HTML files to serve your webpack bundles
PostCSS plugin to work around CSS Modules values limitations
performant confetti animation in the browser
A miniature version of html-webpack-plugin with only necessary features
change assets path when html-webpack-plugin generate assets
A Webpack plugin that allows to transform \ modify assets just before Webpack emits them.
Replace content while bundling.
Add a JS or CSS assets to a generated HTML file
A plugin which, when combined with HTMLWebpackPlugin, adds CSP tags to the HTML output
☄️ A webpack plugin for convert external stylesheet to embedded stylesheet, aka document stylesheet
add custom attributes to inject script and link
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Replace or remove multiple items in an array.
A webpack plugin to replace [Day.js](https://day.js.org/) to [Moment.js](http://momentjs.com/) automatically.
replace-webpack-plugin
TypeScript definitions for string-replace-webpack-plugin
Replace strings in files while bundling
Generates complete single-page or multi-page website from source assets. Built-in support for Markdown, Eta, EJS, Handlebars, Nunjucks, Pug. Alternative to html-webpack-plugin.
Webpack plugin that AoT compiles your Angular components and modules.
Embed javascript and css source inline when using the webpack dev server or middleware