Showing 21-40 of 415,907 packages
Transform import() expressions
A light-weight module that brings Fetch API to node.js
Allows loading, managing and interpreting dynamic plugins
Dynamically load and render any react module(Component or an HOC) using dynamic import 🎉
**Host webpack.config** ```js const config = { ...otherConfigs plugins: [ new ModuleFederationPlugin({ name: "app1", remotes: { app2: "app2@[window.app2Url]/remoteEntry.js" } }). new ExternalTemplateRemotesPlugin(), ] } ```
Reusable utilties to help level up NestJS Modules
Allow parsing of import()
Make beautiful, animated loading skeletons that automatically adapt to your app.
> Currently an alpha-quality, best-effort implementation. > May be unnecessary if you use TypeScript's `"module": "NodeNext", "moduleResolution": "NodeNext"`
Helper module for loading your native module's .node file
Includes core functions for scalprum scaffolding.
A function for loading CSS asynchronously
Library to help resolve module locations.
Implement live chat in your react app without taking a performance hit.
Babel plugin to transpile import() to a deferred require(), for node
A set of utils for faster development of GraphQL tools
Language metadata and dynamic loading for the CodeMirror code editor
Does the current environment have `import()` support?
A webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin pages, with async chunk support