sindresorhus / package-directory-cliLinks
Find the root directory of a Node.js project or npm package
☆27Updated 7 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:
- 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☆27Updated 4 years ago
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆30Updated last year
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆19Updated 4 years ago
- Get the path to an app (macOS)☆64Updated 3 years ago
- Get user info of an npm user☆32Updated last year
- Split a string at one or more indices☆25Updated 4 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Display a notification (macOS 10.9+)☆90Updated 2 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Remove leading, trailing and repeated whitespace from a string☆41Updated 4 years ago
- Reliably get the terminal window size - cross-platform☆27Updated 2 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Updated 2 months ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Get all emails in a text file or stdin☆25Updated 4 years ago
- Get metadata on the default editor or a specific editor☆55Updated 4 months ago
- 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 this package - Useful for testing☆22Updated 4 years ago
- Split lines into an array of lines☆46Updated 2 years ago
- Check if a path exists☆26Updated 2 years 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
- Get the user's default shell☆41Updated 4 months ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 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
- Kap plugin - Share GIFs on GIPHY☆47Updated 5 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Updated 3 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago