sindresorhus / resolve-pkgLinks
Resolve the path of a package regardless of it having an entry point
☆55Updated 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:
- Convert an Observable to a Promise☆52Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Lazy number range generator☆83Updated 2 years ago
- Conditional promise chains☆63Updated 4 years ago
- Hook and modify stdout and stderr☆57Updated 4 months ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Allow only access to known object properties using ES2015 Proxy☆89Updated 4 years ago
- Get your PATH prepended with locally installed binaries☆106Updated last year
- Rename a function☆47Updated 2 years ago
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Simplified high resolution timing☆85Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Get packages by a npm user☆42Updated 8 years ago
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Get the path of the parent module