Resolve the path of a module like `require.resolve()` but from the current working directory
☆70Jan 23, 2021Updated 5 years ago
Alternatives and similar repositories for resolve-cwd
Users that are interested in resolve-cwd are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Import a module like with `require()` but from a given path☆85Jul 8, 2022Updated 4 years ago
- Import a module like with `require()` but from the current working directory☆52Jul 8, 2022Updated 4 years ago
- Strip the final newline character from a string/buffer☆38Oct 28, 2024Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Jan 24, 2021Updated 5 years ago
- Resolve the path of a module like require.resolve() but from a given path☆145Jan 23, 2021Updated 5 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Oct 24, 2023Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆64Sep 15, 2025Updated 11 months ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Nov 21, 2016Updated 9 years ago
- Check if a file path is a binary file☆49Apr 30, 2024Updated 2 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Jan 24, 2021Updated 5 years ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 5 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 5 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 4 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 5 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated 6 months ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Get a random key from an object☆18Jul 2, 2024Updated 2 years ago
- Start a promise chain☆62Sep 16, 2025Updated 11 months ago
- Get the PATH environment variable key cross-platform☆46Sep 12, 2025Updated 11 months ago
- Get a random property from an object☆15Jul 2, 2024Updated 2 years ago
- Check if something is a generator function☆24Jul 8, 2022Updated 4 years ago
- Check if a value is an object☆42Apr 16, 2021Updated 5 years ago
- Get your PATH prepended with locally installed binaries☆110Oct 28, 2024Updated last year
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Check if the character represented by a given Unicode code point is fullwidth☆51Aug 31, 2025Updated 11 months ago
- Check if a path is inside another path☆40Sep 11, 2025Updated 11 months ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Get the URL from a web shortcut file☆15Aug 14, 2021Updated 5 years ago
- Resolve the path of a package regardless of it having an entry point☆55Feb 12, 2026Updated 6 months ago
- Lowercase the keys of an object☆41Feb 2, 2026Updated 6 months ago
- Check if a path is the current working directory☆22May 10, 2025Updated last year
- Let a globally installed package use a locally installed version of itself if available☆155Jul 22, 2024Updated 2 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Check if something is a Node.js stream☆116Oct 28, 2024Updated last year
- Ensure a function is stable, meaning the same input always produces the same output☆16Nov 4, 2023Updated 2 years ago
- Deceive HTTP Parser☆18Sep 18, 2021Updated 4 years ago
- Detect the dominant newline character of a string☆56Sep 23, 2023Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome