Packages
Comaintainers
77 packages
babel-plugin-universal-import
Babel plugin to transform import() into its Universal counterpart
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/automatic-vendor-federation
Utility to enable automatic vendor sharing within bundles using Module Federation