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 namespaced config from the closest package.json☆120Updated last year
- Hook and modify stdout and stderr☆54Updated 3 weeks ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 11 months ago
- Convert an Observable to a Promise☆49Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 weeks ago
- Conditional promise chains☆62Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 11 months ago
- Get packages by a npm user☆42Updated 8 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Rename a function☆46Updated last year
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Extract the actual stack of an error☆66Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Allow only access to known object properties using ES2015 Proxy☆86Updated 4 years ago
- Get the path of the parent module☆78Updated 2 weeks ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago