sindresorhus / package-directory-cliLinks
Find the root directory of a Node.js project or npm package
☆27Updated 6 months ago
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:
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆30Updated last year
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆27Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Split a string at one or more indices☆25Updated 4 years ago
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆53Updated 4 years ago
- Get user info of an npm user☆32Updated last year
- Check if a value is a function☆29Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆19Updated 4 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆36Updated 4 years ago
- Reliably get the terminal window size - cross-platform☆26Updated 2 years ago
- Check if a filepath is a Markdown file☆22Updated 4 years ago
- Display a notification (macOS 10.9+)☆90Updated last month
- Get the visual width of a string - the number of columns required to display it☆13Updated 2 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Get all emails in a text file or stdin☆25Updated 4 years ago
- Modify the values of an object☆29Updated 4 years ago
- Find a file by walking up parent directories☆44Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Get the command history of the user's shell☆86Updated last month
- Get the path to an app (macOS)☆64Updated 3 years ago
- Remove leading, trailing and repeated whitespace from a string☆41Updated 4 years ago
- utility to create a pretty report for a vfile☆20Updated 2 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Updated 3 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Updated last year
- Sort an array of numbers☆18Updated 3 months ago
- Get the user's default shell☆41Updated 3 months ago