Support dynamic imports in acorn
A tiny (952b), correct, general-purpose, and configurable "exports" and "imports" resolver without file-system reliance
A Babel transform that turns imports into lazily loaded commonjs requires
Rollup plugin for resolving dynamic imports containing variables.
Report and remove unused es6 modules
A Babel plugin to inject imports to core-js@3 polyfills
A Babel plugin to inject imports to regenerator-runtime
A Babel plugin to inject imports to core-js@2 polyfills
Wrap dynamic imports with metadata about the import
A CSS Modules transform to extract local aliases for inline imports
Babel helper functions for inserting module loads
Register global imports on demand for Vite and Webpack
A resolver for Jest that handles TypeScript imports using a `.js` extension.
Transforms member style imports (import {x} from 'y') into default style imports (import x from 'y/lib/x')
Measure the real, minified, tree-shaken impact of individual imports into your app
ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.
Make prettier organize your imports using the TypeScript language service API.
ESLint Rules to Aid with Imports
A tiny plugin to replace package imports with better native code.
A sort-imports rule that properly distinguishes between ES6 import types.
Creates ES6 ./index.js file in target directories that imports and exports all sibling files and directories.