Scaffold your next html5 app with webpack and webpack dev server.
Simplifies creation of HTML files to serve your webpack bundles
Minimizer plugin for webpack
Html loader module for webpack
A webpack plugin for converting external script files to inline script block. Requires 'html-webpack-plugin' to work.
Webpack plugin for enabling Subresource Integrity
Runs typescript type checker and linter on separate process.
Wallet adapter for Slush web wallet
TypeScript definitions for html-webpack-plugin
A webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin pages, with async chunk support
Storybook for HTML: View HTML snippets in isolation with Hot Reloading.
lets you define html tags to inject with html-webpack-plugin
Enhances html-webpack-plugin functionality with async and defer attributes for script elements
Minimum viable template for mini-html-webpack-plugin
Write html files to hard disk even when using the webpack dev server or middleware
webpack utilities used by Create React App
Simplifies creation of HTML files to serve your webpack bundles
performant confetti animation in the browser
A miniature version of html-webpack-plugin with only necessary features
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.