Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Babel plugin to transpile import() to a deferred require(), for node
Enhance Vite builtin dynamic import
Does the current environment have `import()` support?
Import (compile and cache on the fly) TypeScript files dynamically with ease.
A polyfill for the native import() in the browser
import like require but async
Babel plugin to transpile import() to a deferred require(), for node
Babel plugin to replace extension of file name written in import statement and dynamic import
Babel plugin to transpile import() to a deferred require(), for node
importModule() is a polyfill of import().
Babel 7 plugin to transpile import() to a require(), for node
Babel plugin to dynamically rewrite the path in require() and ES6 import
transform dynamic import to static imports
Add an extension to import specifiers that do not already have one, replace the extensions of those that do, or even rewrite specifiers entirely.
- babel
- plugin
- map
- export
- typescript
- extension
- commonjs
- extensions
- import
- transform
- esm
- add
- replace
- append
- View more
Babel-Plugin to override every dynamic import and attach error/success handler
BuckleScript dynamic import interop on JavaScript environment
Babel plugin to transpile import() to require()
babel plugin to compile `import()` syntax to `split-require`, the commonjs bundle splitting library
Babel plugin to replace extension of file name written in import statement and dynamic import
Uses dynamic import() to recursively loop through a directory tree, import all index.mjs files and return an array of references to the imported modules