Default Webpack configuration for LeanJS React micro-apps
An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.
Webpack hot reloading you can attach to your own server
Storybook for React: Develop React Component in isolation with Hot Reloading
Storybook for React and Webpack: Develop, document, and test UI components in isolation
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
Create your own React bindings for LeanJS Runtime
The Quill rich-text editor as a React component.
returns nonce
Lean micro-apps for React Router
Lean micro-app tools for Nextjs
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
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
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.
Default Webpack configuration for LeanJS Vue micro-apps.
Core utilities for @leanjs packages. This package is only relevant for library authors
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