sindresorhus / package-directory-cliLinks
Find the root directory of a Node.js project or npm package
☆27Updated 8 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:
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆19Updated 4 years ago
- 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
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆30Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆37Updated 4 years ago
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆53Updated 5 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated last week
- Get the path to an app (macOS)☆64Updated 3 years ago
- Check if a value is a function☆29Updated 4 years ago
- Remove leading, trailing and repeated whitespace from a string☆41Updated 4 years ago
- Split a string at one or more indices☆25Updated 4 years ago
- Get all emails in a text file or stdin☆25Updated last week
- Get user info of an npm user☆32Updated last year
- Display a notification (macOS 10.9+)☆90Updated 2 months ago
- Reliably get the terminal window size - cross-platform☆27Updated 2 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Get the path to the user home directory☆13Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Updated 2 months ago
- Sort an array of numbers☆18Updated 4 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Updated last year
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Updated 3 years ago
- Linkify GitHub issue references☆47Updated 4 months ago
- Get the visual width of a string - the number of columns required to display it☆13Updated 2 years ago
- Check if a path exists☆26Updated 2 years ago
- Get the URL from a web shortcut file☆14Updated 4 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago