sindresorhus / pkg-dir-cli
Find the root directory of a Node.js project or npm package
☆25Updated last year
Alternatives and similar repositories for pkg-dir-cli
Users that are interested in pkg-dir-cli are comparing it to the libraries listed below
Sorting:
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Check if a value is a function☆27Updated 4 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Check if you're running in Hyper☆24Updated last year
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Get an array of parent directories including itself☆27Updated last year
- Get user info of an npm user☆31Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Sort an array of numbers☆17Updated 4 months ago
- Test your Alfy workflows☆21Updated 9 months ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 3 years ago
- Display a notification (macOS 10.9+)☆87Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Reliably get the terminal window size - cross-platform☆26Updated last year
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆29Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- ☆22Updated 6 years ago
- Add AVA to your project☆15Updated 4 years ago
- utility to create a pretty report for a vfile☆20Updated last year
- Exclude certain items from an array☆20Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Convert a Source Map object to a comment☆15Updated 3 years ago