sindresorhus / resolve-cwdLinks
Resolve the path of a module like `require.resolve()` but from the current working directory
☆69Updated 4 years ago
Alternatives and similar repositories for resolve-cwd
Users that are interested in resolve-cwd are comparing it to the libraries listed below
Sorting:
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Find the closest package.json file☆165Updated 5 months ago
- Check if a value is a plain object☆103Updated last year
- Import a globally installed module☆57Updated last year
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Manipulate the HTTP Vary header☆61Updated this week
- ☆45Updated 3 years ago
- Read a package.json file☆173Updated last year
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Parse the things that can be arguments to `npm install`☆132Updated 2 weeks ago
- Import a module like with `require()` but from the current working directory☆53Updated 3 years ago
- Get the path of the caller module☆66Updated 4 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the path of the parent module☆78Updated last month
- Check if your code is running as an npm or yarn script☆64Updated last month
- Tests whether one path is inside another path☆42Updated 5 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated last month
- Get the set npm registry URL☆56Updated 6 months ago
- Get your PATH prepended with locally installed binaries☆104Updated last year
- destroy a stream if possible☆54Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated last month
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Sort the keys of an object☆105Updated 2 months ago
- Get the real path of the system temp directory☆82Updated 3 years ago