sindresorhus / resolve-pkgLinks
Resolve the path of a package regardless of it having an entry point
☆54Updated 3 years ago
Alternatives and similar repositories for resolve-pkg
Users that are interested in resolve-pkg are comparing it to the libraries listed below
Sorting:
- Get your PATH prepended with locally installed binaries☆104Updated last year
- Get namespaced config from the closest package.json☆120Updated 2 years ago
- Hook and modify stdout and stderr☆56Updated 2 months ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Lazy number range generator☆82Updated last year
- Define a lazily evaluated property on an object☆66Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Conditional promise chains☆63Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆82Updated last month
- Check if a path is a file, directory, or symlink☆79Updated last year
- Returns an array filled with the specified input☆43Updated 3 years ago
- Simplified high resolution timing☆84Updated last year
- Extract the actual stack of an error☆67Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Allow only access to known object properties using ES2015 Proxy☆88Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆71Updated 4 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 8 months ago
- Get packages by a npm user☆42Updated 8 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Convert an Observable to a Promise☆50Updated 2 years ago
- Rename a function☆47Updated 2 years ago
- Get the path of the parent module☆78Updated last month
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- A better `Promise.race()`☆50Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆73Updated 2 years ago