sindresorhus / package-directory-cliLinks
Find the root directory of a Node.js project or npm package
☆25Updated last week
Alternatives and similar repositories for package-directory-cli
Users that are interested in package-directory-cli are comparing it to the libraries listed below
Sorting:
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Get the version of a binary in semver format☆35Updated last year
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 3 years ago
- Pick random items from a list☆15Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- Parse and stringify file paths with line and column like `unicorn.js14`☆21Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 4 years ago
- Remove leading, trailing and repeated whitespace from a string☆39Updated 3 years ago
- 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
- Check if a value is a function☆27Updated 4 years ago
- Get user info of an npm user☆31Updated last year
- Check if you're running in Hyper☆24Updated last year
- Test your Alfy workflows☆21Updated 10 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Add AVA to your project☆15Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆52Updated 4 years ago
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆29Updated last year
- Get an array of parent directories including itself☆27Updated last year
- Get metadata on the default editor or a specific editor☆53Updated last year
- Check if a path exists☆23Updated last year
- Reliably get the terminal window size - cross-platform☆26Updated last year