Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
format-imports
JavaScript and TypeScript Import/Export Formatter.
resolve-from
Resolve the path of a module like `require.resolve()` but from a given path
import-local
Let a globally installed package use a locally installed version of itself if available
resolve-cwd
Resolve the path of a module like `require.resolve()` but from the current working directory
eslint-plugin-import
Import with sanity.
css-loader
css loader module for webpack
postcss-import
PostCSS plugin to import CSS files
import-in-the-middle
Intercept imports in Node.js
eslint-import-resolver-typescript
This plugin adds `TypeScript` support to `eslint-plugin-import`
import-lazy
Import a module lazily
case-sensitive-paths-webpack-plugin
Enforces module path case sensitivity in Webpack
import-from
Import a module like with `require()` but from a given path
babel-plugin-dynamic-import-node
Babel plugin to transpile import() to a deferred require(), for node
mdast-util-mdxjs-esm
mdast extension to parse and serialize MDX.js ESM (import/exports)
eslint-plugin-n
Additional ESLint's rules for Node.js
import-cwd
Import a module like with `require()` but from the current working directory
esm
Tomorrow's ECMAScript modules today!
eslint-plugin-unused-imports
Report and remove unused es6 modules
eslint-plugin-simple-import-sort
Easy autofixable import sorting
eslint-plugin-node
Additional ESLint's rules for Node.js