Allows to load in css and js files dynamically into the page.
Full CSS support for JSX without compromises
Transform import() expressions
Allow parsing of import()
Generate Open Graph Images dynamically from HTML/CSS without a browser
Transform external imports into global variables like output.globals.
Enhance Vite builtin dynamic import
Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
Does the current environment have `import()` support?
Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT
**Host webpack.config** ```js const config = { ...otherConfigs plugins: [ new ModuleFederationPlugin({ name: "app1", remotes: { app2: "app2@[window.app2Url]/remoteEntry.js" } }). new ExternalTemplateRemotesPlugin(), ] } ```
Babel plugin to transpile import() to a deferred require(), for node
[](https://github.com/pulumi/pulumi-command/actions) [](https://slack.pulumi.com) [ to be @internal or @external
<a href="https://commerce.nearform.com/open-source/" target="_blank"> <img alt="Jest-Next-Dynamic" src="https://oss.nearform.com/api/banner.svg?text=jest-next-dynamic" /> </a>
Transform SVG by adding a dynamic title element
Resolving dynamic imports that contain variables.
Zero-config import from NPM packages
Simple object hashing, serialization and comparison utils.
TypeScript definitions for use-sync-external-store
Standalone autocomplete cli prompt based on inquirer core