a simple package for webpack-dev-server
An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.
Storybook for React: Develop React Component in isolation with Hot Reloading
Webpack hot reloading you can attach to your own server
Storybook for React and Webpack: Develop, document, and test UI components in isolation
Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.
No description provided.
React Server Components bindings for DOM using Webpack. This is intended to be integrated into meta-frameworks. It is not intended to be imported directly.
webpack utilities used by Create React App
A Storybook builder to dev and build with Vite
It's a react table for bootstrap
The Quill rich-text editor as a React component.
Bash grammar for tree-sitter
returns nonce
Webpack hot reloading you can attach to your own server
A webpack plugin for converting external script files to inline script block. Requires 'html-webpack-plugin' to work.
A helper for creating webpack configs for react single-spa applications
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.
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.
Fast 0-deps bash parser written in TypeScript
Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins
Shareable webpack config for single-spa react projects that use typescript
A simulated bash environment with virtual filesystem
Tweak the create-react-app webpack config(s) without using 'eject' and without creating a fork of the react-scripts