sindresorhus / package-directory-cliLinks
Find the root directory of a Node.js project or npm package
☆26Updated 4 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☆29Updated last year
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆56Updated 3 years ago
- Display a notification (macOS 10.9+)☆88Updated 4 years ago
- Get user info of an npm user☆31Updated last year
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆23Updated 3 years ago
- Get all emails in a text file or stdin☆24Updated 4 years ago
- Check if a value is a function☆28Updated 4 years ago
- Remove leading, trailing and repeated whitespace from a string☆40Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆52Updated 4 years ago
- Sort an array of numbers☆17Updated last month
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 4 years ago
- Split a string at one or more indices☆24Updated 4 years ago
- Get the path to an app (macOS)☆63Updated 3 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Get the visual width of a string - the number of columns required to display it☆13Updated last year
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Reliably get the terminal window size - cross-platform☆26Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Get the user's default shell☆40Updated last month
- Check if a path exists☆24Updated last year
- Add AVA to your project☆15Updated 4 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆22Updated 4 years ago
- Get the email of an npm user☆32Updated last year
- Check if a filepath is a Markdown file☆21Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago