1 repositorio
Capabilities to replace a UI framework's runtime with lightweight alternatives to optimize bundle size.
Distinct from UI Frameworks: Distinct from UI Frameworks: focuses on the ability to swap the runtime implementation rather than the framework features themselves.
Explore 1 awesome GitHub repository matching web development · Runtime Framework Swapping. Refine with filters or upvote what's useful.
nwb is a zero-configuration build toolchain, module bundler, and development server for JavaScript and JSX applications and libraries. It functions as a build system that automatically derives compiler and bundler settings from a project's installed dependencies to remove manual setup. The tool is distinguished by its ability to act as a library compiler, generating multiple distribution formats such as ESM and CJS from a single source for package manager compatibility. It also includes a dedicated headless browser test runner that executes unit tests with integrated watch mode and code cover
Allows replacing the default runtime with lightweight alternatives to reduce final bundle size.