102 packages
babel-plugin-universal-import
Babel plugin to transform import() into its Universal counterpart
@codex-native/sdk
Native NAPI-based Codex SDK - complete standalone implementation.
@codex-native/sdk-darwin-arm64
Native NAPI-based Codex SDK - complete standalone implementation.
@codex-native/sdk-darwin-x64
Native NAPI-based Codex SDK - complete standalone implementation.
@codex-native/sdk-linux-arm64-gnu
Native NAPI-based Codex SDK - complete standalone implementation.
@codex-native/sdk-linux-arm64-musl
Native NAPI-based Codex SDK - complete standalone implementation.
@codex-native/sdk-linux-x64-gnu
Native NAPI-based Codex SDK - complete standalone implementation.
@codex-native/sdk-linux-x64-musl
Native NAPI-based Codex SDK - complete standalone implementation.
@codex-native/sdk-win32-arm64-msvc
Native NAPI-based Codex SDK - complete standalone implementation.
@codex-native/sdk-win32-x64-msvc
Native NAPI-based Codex SDK - complete standalone implementation.
devtools-debugger-mcp
MCP server exposing full Chrome DevTools Protocol debugging: breakpoints, stepping, call stacks, eval, and source maps. Also supports tab control, JS execution, screenshots, and network monitoring.
dynamic-resource-hints
Dynamically add preload browser hints at runtime
express-api-failsafe-caching
external-remotes-plugin
**Host webpack.config** ```js const config = { ...otherConfigs plugins: [ new ModuleFederationPlugin({ name: "app1", remotes: { app2: "app2@[window.app2Url]/remoteEntry.js" } }). new ExternalTemplateRemotesPlugin(), ] } ```
extract-css-chunks-webpack-plugin
Extract CSS from chunks into stylesheets + HMR. Supports Webpack 4 + SSR
fast-transducers
Extremely lightweight, incredibly fast library for generalized transformation of data in JavaScript
federati
Reserving name for later use
intersection-observer-hooks
`import {useIntersectionObserver, addTrackedLoader} from "intersection-observer-hooks"`
@module-federation/aegis
[![NPM version][npm-image]][npm-url] [![NPM Downloads][downloads-image]][downloads-url] [![Gitpod][gitpod-image]][gitpod-url]
@module-federation/astro
Astro integration for Module Federation using @module-federation/vite
@module-federation/automatic-vendor-federation
Utility to enable automatic vendor sharing within bundles using Module Federation
@module-federation/auto-preload
@module-federation/bridge-react
React bridge is used to load the routing module in mf, so that the routing module can work properly with the host environment.
@module-federation/bridge-react-webpack-plugin
React bridge is used to load the routing module in mf, so that the routing module can work properly with the host environment.
@module-federation/bridge-shared
> open debug mode