This repository is published to the npm package @gregmagolan/node-resolve-dep and is used for unit testing https://github.com/bazelbuild/rules_nodejs.
Locate and bundle third-party dependencies in node_modules
resolve like require.resolve() on behalf of files asynchronously and synchronously
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.
generates a hash that represents a module and its depenencies uniqueness
Return an array of resolved filepaths for require-able local or named npm modules. Wildcard (glob) patterns may be used.
Convert a dependency path into a filepath
Detects the ALPN protocol
Snyk dependency graph library
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.
Use npm's Arborist to get a dependency tree for a package.
Resolve a nested selector in a PostCSS AST
resolve which handles browser field support in package.json
Dev server for web applications
Resolves ESM imports in Node
Convert CommonJS modules to ES2015
A promise based node resolution library based on enhanced-resolve.
plug'n'play resolver for Webpack
Extremely fast implementation of node core url library