Convert a dependency path into a filepath
Resolve URL pathnames using JavaScript
Offers a async require.resolve function. It's highly configurable.
Resolve the path of a module like `require.resolve()` but from a given path
Universal filesystem path utils
Resolve a directory that is either local, global or in the user's home directory.
Resolve the path of a module like `require.resolve()` but from the current working directory
A better path.resolve() that normalizes paths on Windows
Use the node way to resolve required path to absolute path.
Resolves a given package if it is installed locally, then tries to resolve it from global registry, using battle-tested [global-modules][] package. Better approach than internal `require.resolve`, so you can trust. You just get absolute filepath to some p
Resolve a relative path against a root path with validation
resolve which handles browser field support in package.json
Import a module like with `require()` but from a given path
Resolve aliased dependency paths using a RequireJS config
Utilities for working with symlinked node_modules
Resolve a path by walking parent directories.
Read a protobuf schema from the disk, parse it and resolve all imports
Resolve the path of a globally installed module
a special purpose fast memoizing way to resolve a node modules package.json
resolve like require.resolve() on behalf of files asynchronously and synchronously
Resolve the path of a package regardless of it having an entry point
A set of small and fast Node.js utilities to understand your pathing needs.
Resolves ESM imports in Node
Utilities for working with symlinked node_modules