a simple utility function for getting a value at a path from an object with all the usecases properly covered
Resolve the path of a module like `require.resolve()` but from a given path
Resolve the path of a module like `require.resolve()` but from the current working directory
Read a protobuf schema from the disk, parse it and resolve all imports
Offers a async require.resolve function. It's highly configurable.
resolve which handles browser field support in package.json
Resolve a directory that is either local, global or in the user's home directory.
CJS (Node.js) style modules resolver
Convert a dependency path into a filepath
A better path.resolve() that normalizes paths on Windows
Resolve a relative path against a root path with validation
Import a module like with `require()` but from a given path
Parse and resolve imports via an import map
Resolve URL pathnames using JavaScript
Resolve a path by walking parent directories.
Resolve the path of a globally installed module
Convert a file path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`
resolve like require.resolve() on behalf of files asynchronously and synchronously
a special purpose fast memoizing way to resolve a node modules package.json
Resolve the path of a package regardless of it having an entry point
A minimal path module to resolve Unix, Windows and URL paths alike.
[](https://www.npmjs.com/package/contentful-resolve-response) [](https://github.com/c
Detects the ALPN protocol
A wrapper for the "resolve" module that targets GLSL shaders instead of JavaScript