Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
mdast extension to parse and serialize MDX.js ESM (import/exports)
Unwrap imports for tree shaking
Easy autofixable import sorting
Get the dependencies of a TypeScript module
Transforms lodash function imports into sub-modules imports, which allows for a tree-shaking
Resolve the path of a module like `require.resolve()` but from a given path
Measure the real, minified, tree-shaken impact of individual imports into your app
Allows you to import an abstract syntax tree (AST) output from the companion draft-js-ast-exporter.
Let a globally installed package use a locally installed version of itself if available
Resolve the path of a module like `require.resolve()` but from the current working directory
Import with sanity.
css loader module for webpack
PostCSS plugin to import CSS files
Intercept imports in Node.js
This plugin adds `TypeScript` support to `eslint-plugin-import`
Import a module lazily
Enforces module path case sensitivity in Webpack
Import a module like with `require()` but from a given path
Enhance Vite builtin dynamic import
Babel plugin to transpile import() to a deferred require(), for node