31 packages found
Karma preprocessor to bundle ES modules using Rollup
For testing Javascript applications running as `"type": "module"` or `.mjs`, this esm-loader provides extended import syntax for mocking and stubbing built-in, package and module imports.
A tool for refactoring JavaScript modules
Simple static server middleware with ES Module path resolution
provides native ESM import mocking for unit tests
Rewrite TypeScript import paths to ES Modules import paths
Use native CSS modules with import assertions in Rollup. This plugin is intended to be used if you want to use import assertions in your build _output_, either in browsers that already support it, or because you're using something like [es-module-shims](h
jscodeshift codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript
Require CJS modules from ES modules
HMR for Node that actually works with Node's ESM (type:module in package.json or .mjs files)
- hmr
- hot
- reload
- hot-reload
- hotreload
- node
- nodejs
- node-esm
- node-esm-hmr
- node-esm-hot
- node-esm-hot-reload
- node-esm-reload
- esm
- modules
- View more
Allow importing of named exports from default-exporting (CJS/JSON) modules
Transforms import and export extensions for compatibility with native ES Modules
ECMAScript 2015+/CommonJS module dependencies array
fast browserify transform for ES modules, and nothing else--using @WebReflection `ascjs`
ECMAScript 2015+/CommonJS module dependencies array from string
Rollup plugin to transform bare import specifiers to absolute URLs in ES modules
Import function to load ES modules into component x-data
Constructor for ECMAScript 2015+/CommonJS dependency unit `Object { requested, from, resolved }`
A tiny wrapper around the dynamic import function for "requiring" ES modules in CJS code bundled by Webpack without triggering the ugly "critical dependency" warning
Require ES Modules as an Empty Object. A workaround for "Error [ERR_REQUIRE_ESM]: require() of ES Module not supported."