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:
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Hook and modify stdout and stderr☆56Updated 3 months 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
- Conditional promise chains☆63Updated 4 years ago
- Convert an Observable to a Promise☆52Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆106Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Lazy number range generator☆82Updated last year
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Rename a function☆47Updated 2 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Get the path of the parent module☆79Updated 3 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Allow only access to known object properties using ES2015 Proxy☆89Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Get packages by a npm user☆42Updated 8 years ago
- Wait for a specified number of promises to be fulfilled☆39Updated 3 months ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago