148 results for “topic:html-webpack-plugin”
Simplifies creation of HTML files to serve your webpack bundles
📰 Painless universal pre-rendering for Webpack.
Webpack plugin for enabling Subresource Integrity.
Get your dependencies from a cdn rather than bundling them in your app
A plugin which, when combined with HTMLWebpackPlugin, adds CSP tags to the HTML output.
plugin for generating html in webpack
[DEPRECATED] use favicons-webpack-plugin instead
Webpack plugin that works alongside html-webpack-plugin to use pre-packaged vendor bundles.
☄️ A webpack plugin to convert external stylesheets into embedded stylesheets
Extension plugin for html-webpack-plugin to inline webpack's chunk manifest. Default inlines in head tag.
Renders Pug template to HTML or template function. Resolves source files of scripts, styles, images in Pug . Uses Pug template as entry point.
🛠 Easy HTML partials for Webpack without a custom index!
Webpack plugin for interpolating custom variables into index.html
A webpack plugin for converting external script files to inline script block. Requires 'html-webpack-plugin' to work.
This plugin simplifies the creation of script tags for module and nomodule for a webpack multi build configuration
Add the ability to exclude assets based on RegExp patterns
A plugin for injecting <link rel='preload'> for ViteJS, HTMLWebpackPlugin and HTMLRspackPlugin
Webpack loader for Nunjucks templates
Injecting css chunks extracted using extract-css-chunks-webpack-plugin to HTML for html-webpack-plugin
A different template for html-webpack-plugin
A simple, flexible and fast html webpack plugin support multiple htmls
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
Starter boilerplate template for webpack 4 with React, Bootstrap 4
Nunjucks loader for webpack, supporting both javascript templating and generating static HTML files through the HtmlWebpackPlugin.
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. ❣️
parses CSS filenames to automatically apply media HTML attribute to link elements
Browserslist Differential Script Loading webpack plugin.
Webpack plugin that injects a custom string into the body of the html-webpack-plugin output.
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.
Loading stylesheets asynchronously