Utilities for resolving and mapping files.
plug'n'play resolver for Webpack
Locate and bundle third-party dependencies in node_modules
resolve like require.resolve() on behalf of files asynchronously and synchronously
Runs the following loaders in a worker pool
Resolve things like Node.js — ponyfill for `import.meta.resolve`
Node default behavior import resolution plugin for eslint-plugin-import.
A fork of `import-meta-resolve` with commonjs + ESM support at the same time, AKA dual package.
Look up the file that an `import()` statement will resolve to, possibly relative to a given parentURL
Convert a dependency path into a filepath
Detects the ALPN protocol
Resolve package.json exports & imports maps
Offers a async require.resolve function. It's highly configurable.
Module resolution utilities based on Node.js upstream implementation.
Node's path builtin module exposed as dual ESM/CJS and browser-compatible out of the box.
Resolve a nested selector in a PostCSS AST
Statistical Library for JavaScript
resolve which handles browser field support in package.json
Dev server for web applications
Convert CommonJS modules to ES2015
Resolves ESM imports in Node
A promise based node resolution library based on enhanced-resolve.
Extremely fast implementation of node core url library
plug'n'play resolver for Webpack