sindresorhus / pkg-dir-cli
Find the root directory of a Node.js project or npm package
☆24Updated last year
Related projects ⓘ
Alternatives and complementary repositories for pkg-dir-cli
- Get all emails in a text file or stdin☆24Updated 3 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 3 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆21Updated 3 years ago
- Split a string at one or more indices☆23Updated 3 years ago
- Pick random items from a list☆15Updated 3 years ago
- Get an array of parent directories including itself☆27Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- utility to create a pretty report for a vfile☆20Updated last year
- Get the version of a binary in semver format☆35Updated 7 months ago
- Expands symbolic links and prints the resolved absolute filepath☆25Updated 6 months ago
- Add AVA to your project☆15Updated 3 years ago
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆29Updated 6 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated 7 months ago
- Reliably get the terminal window size - cross-platform☆25Updated last year
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Get the URL from a web shortcut file☆13Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Get user info of an npm user☆30Updated 8 months ago
- Remove leading, trailing and repeated whitespace from a string☆39Updated 3 years ago
- Check if a value is a function☆27Updated 3 years ago
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆52Updated 3 years ago
- ☆22Updated 5 years ago
- Check if a filepath is a Markdown file☆20Updated 3 years ago
- Get the system default UID☆11Updated last year
- Strip the authentication part of a URL☆17Updated 2 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 3 years ago
- Modify the values of an object☆28Updated 3 years ago
- Kap plugin - Share GIFs on Imgur☆21Updated 7 years ago
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago