sindresorhus / resolve-cwdLinks
Resolve the path of a module like `require.resolve()` but from the current working directory
☆70Updated 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
Sorting:
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 5 years ago
- Import a globally installed module☆59Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 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 3 years ago
- Check if a value is a plain object☆104Updated last year
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Find the closest package.json file☆166Updated 7 months ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Read a package.json file☆175Updated 2 months ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Get the set npm registry URL☆57Updated 9 months ago
- ☆45Updated 3 years ago
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- Manipulate the HTTP Vary header☆62Updated 3 weeks ago
- Get your PATH prepended with locally installed binaries☆107Updated last year
- Return a copy of an object without the given keys.☆78Updated 5 years ago
- [DEPRECATED] Please use logger API https://github.com/webpack/webpack/pull/9436☆38Updated 6 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Parse the things that can be arguments to `npm install`☆134Updated 2 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Standard NPM Package Format☆41Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- The cmd-shim used in npm☆78Updated last week
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- destroy a stream if possible☆55Updated last year