sindresorhus / resolve-cwd
Resolve the path of a module like `require.resolve()` but from the current working directory
☆68Updated 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
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Check if a value is a plain object☆102Updated 10 months 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…☆92Updated 2 years ago
- Require global npm as a local node module.☆32Updated 2 years ago
- Find the closest package.json file☆162Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 4 years ago
- Import a globally installed module☆58Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Tests whether one path is inside another path☆41Updated 5 years ago
- Check if your package was installed globally☆70Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 7 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Parse the things that can be arguments to `npm install`☆128Updated last month
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Start a promise chain☆58Updated 3 years ago
- destroy a stream if possible☆55Updated 6 months ago
- Get the set npm registry URL☆54Updated 2 years ago
- Write minimal node index.js files that require and export siblings by file basename☆84Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆104Updated 4 months ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 2 years ago
- Read a package.json file☆165Updated last year
- ☆45Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆69Updated 2 years ago
- [DEPRECATED] Please use logger API https://github.com/webpack/webpack/pull/9436☆38Updated 5 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- recursively find the closest package.json☆48Updated 2 years ago