npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "imports" 的结果(共 79 个)
acorn-dynamic-import

Support dynamic imports in acorn

MIT
resolve.exports

A tiny (952b), correct, general-purpose, and configurable "exports" and "imports" resolver without file-system reliance

MIT
babel-plugin-transform-inline-imports-commonjs

A Babel transform that turns imports into lazily loaded commonjs requires

MIT
imports-loader

imports loader module for webpack

MIT
rollup-plugin-dynamic-import-variables

Rollup plugin for resolving dynamic imports containing variables.

MIT
sass-graph

Parse sass files and extract a graph of imports

MIT
babel-plugin-polyfill-corejs3

A Babel plugin to inject imports to core-js@3 polyfills

MIT
babel-plugin-polyfill-regenerator

A Babel plugin to inject imports to regenerator-runtime

MIT
babel-plugin-polyfill-corejs2

A Babel plugin to inject imports to core-js@2 polyfills

MIT
import-inspector

Wrap dynamic imports with metadata about the import

MIT
postcss-modules-extract-imports

A CSS Modules transform to extract local aliases for inline imports

ISC
graphql-import-macro

A simple parser and expander for GraphQL imports

MIT
babel-helper-module-imports

Babel helper functions for inserting module loads

MIT
unplugin-auto-import

Register global imports on demand for Vite and Webpack

MIT
jest-ts-webcompat-resolver

A resolver for Jest that handles TypeScript imports using a `.js` extension.

MIT
babel-plugin-transform-imports

Transforms member style imports (import {x} from 'y') into default style imports (import x from 'y/lib/x')

ISC
import-size

Measure the real, minified, tree-shaken impact of individual imports into your app

MIT
eslint-plugin-perfectionist

ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.

MIT
prettier-plugin-organize-imports

Make prettier organize your imports using the TypeScript language service API.

MIT
unplugin-purge-polyfills

A tiny plugin to replace package imports with better native code.

MIT
import-regex

Regular expression for matching CSS @imports

MIT
get-imports

Get CSS @imports from a string

MIT
import-in-the-middle

Intercept imports in Node.js

Apache-2.0
rollup-analyzer

Analyze file sizes of rollup bundled imports

MIT
rollup-analyzer-plugin

Analyze file sizes of rollup bundled imports

MIT
eslint-plugin-sort-imports-es6-autofix

A sort-imports rule that properly distinguishes between ES6 import types.

MIT
create-index

Creates ES6 ./index.js file in target directories that imports and exports all sibling files and directories.

BSD-3-Clause
rewrite-imports

A tiny (349B) utility to rewrite `import` statements as `require()`s; via RegExp

MIT