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.
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
Wasm bindings and typescript types for Cedar lib
Read/Write config couldn't be easier!
Webpack Virtual Modules
A development middleware for webpack
webpack Validation Utils
A webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin pages, with async chunk support

Storybook for Server: View HTML snippets from a server in isolation with Hot Reloading.
Configure CHT deployments
Webpack configs and scripts for Stage / Studio
Fully working project examples showing how to use BrowserSync in various ways
Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.
Minimal, unopinionated static site generator powered by webpack
TypeScript definitions for react-dev-utils
No description provided.
Copy files && directories with webpack
Easily load and save config without having to think about where and how
Cross platform maps for react & react-native
Runs typescript type checker and linter on separate process.
Monaco Editor for React