React Server Components bindings for DOM using Bun. This is intended to be integrated into meta-frameworks. It is not intended to be imported directly.
Tweak the create-react-app webpack config(s) without using 'eject' and without creating a fork of the react-scripts
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.
An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.
Minimizer plugin for webpack
Webpack Virtual Modules
A development middleware for webpack
webpack Validation Utils
TypeScript definitions for url-assembler
Storybook for Server: View HTML snippets from a server in isolation with Hot Reloading.
This project aims to assemble, merge, and resolve dependencies in XSD files
Serves a webpack app. Updates the browser on changes.
Fully working project examples showing how to use BrowserSync in various ways
Minimal, unopinionated static site generator powered by webpack
TypeScript definitions for react-dev-utils
No description provided.
Copy files && directories with webpack
Cross platform maps for react & react-native
Runs typescript type checker and linter on separate process.
Monaco Editor for React
PostCSS loader for webpack
Simplifies creation of HTML files to serve your webpack bundles
Assemble urls from route-like templates (/path/:param), with URI components encoding
Offers a async require.resolve function. It's highly configurable.