Resolve the path of a package regardless of it having an entry point
☆55Feb 12, 2026Updated 4 months ago
Alternatives and similar repositories for resolve-pkg
Users that are interested in resolve-pkg are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Check whether a binary version satisfies a semver range☆15Apr 3, 2024Updated 2 years ago
- Hook and modify stdout and stderr☆57Sep 9, 2025Updated 9 months ago
- ES2015 `Array#findIndex()` ponyfill☆33May 1, 2024Updated 2 years ago
- A plugin for Fly that run ava tests☆13Jun 28, 2017Updated 8 years ago
- Normalize the newline characters in a string to `\n`☆18Sep 16, 2025Updated 8 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Get your PATH prepended with locally installed binaries☆108Oct 28, 2024Updated last year
- Wraps a transform and provides caching☆20Apr 9, 2026Updated 2 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆69Jun 6, 2022Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Jul 8, 2022Updated 3 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Apr 9, 2021Updated 5 years ago
- Get the PATH environment variable key cross-platform☆46Sep 12, 2025Updated 9 months ago
- Find the root directory of a Node.js project or npm package☆27Jun 5, 2025Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Jan 23, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Check if a value is an error constructor☆14Apr 7, 2021Updated 5 years ago
- Left pad each line in a string☆20Aug 31, 2023Updated 2 years ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Get a random key from an object☆18Jul 2, 2024Updated last year
- handle multiple require hooks☆24Jan 4, 2023Updated 3 years ago
- Check if an Iterable is empty☆23Sep 14, 2025Updated 8 months ago
- Get the email of an npm user☆14Feb 26, 2024Updated 2 years ago
- Copy a file☆123Aug 13, 2025Updated 10 months ago
- Allow only access to known object properties using ES2015 Proxy☆89Aug 10, 2021Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Wait for a specified number of promises to be fulfilled☆40Sep 11, 2025Updated 9 months ago
- Test for deep equality - Node.js `assert.deepStrictEqual()` algorithm as a standalone module☆23Sep 17, 2021Updated 4 years ago
- Convert a Source Map object to a comment☆16Aug 9, 2021Updated 4 years ago
- Resolve the path of a module like require.resolve() but from a given path☆145Jan 23, 2021Updated 5 years ago
- Import a module like with `require()` but from the current working directory