A minimal site generator using [Webpack][] and friends.
webpack utilities used by Create React App
Webpack Builder for Architect
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.
Tweak the create-react-app webpack config(s) without using 'eject' and without creating a fork of the react-scripts
The Quill rich-text editor as a React component.
Offers a async require.resolve function. It's highly configurable.
progress webpack plugin
Webpack Virtual Modules
No description provided.
Lite weight tapable for Rspack
Polyfills for various browsers including commonly used language features
Runs typescript type checker and linter on separate process.
Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins
Automates the integration of module/nomodule bundles in your html.
[](#contributors-)
A Rspack Plugin for generating Asset Manifests
CLI for webpack & friends
A Webpack Plugin for generating Asset Manifests
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
plug'n'play resolver for Webpack
☄️ A webpack plugin for convert external stylesheet to embedded stylesheet, aka document stylesheet
TypeScript definitions for react-dev-utils
A webpack plugin for converting external script files to inline script block. Requires 'html-webpack-plugin' to work.