sindresorhus / detect-indent-cli
Detect the indentation of code
☆22Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for detect-indent-cli
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated 7 months ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆24Updated last year
- Add AVA to your project☆15Updated 3 years ago
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆21Updated 3 years ago
- Check if a value is a function☆27Updated 3 years ago
- Strip comments from CSS☆38Updated 3 years ago
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆29Updated 6 months ago
- Exclude certain items from an array☆20Updated 3 years ago
- Get the URL from a web shortcut file☆13Updated 3 years ago
- Reliably get the terminal window size - cross-platform☆25Updated last year
- Get the number of days in a year☆23Updated 3 years ago
- Display an error in a GUI dialog☆22Updated 3 years ago
- Get the name of the current operating system☆20Updated last year
- TasteJS logo and artwork☆13Updated 9 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 3 years ago
- Split a string at one or more indices☆23Updated 3 years ago
- Strip the authentication part of a URL☆17Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Get the version numbers of a package from the npm registry☆30Updated 8 months ago
- Strip leading whitespace from each line in a string☆12Updated 3 years ago
- Check if a file path is a compressed file☆16Updated 6 months ago
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆52Updated 3 years ago
- Pick random items from a list☆15Updated 3 years ago
- Get the system default UID☆11Updated last year
- Check if you're running in Hyper☆23Updated 6 months ago
- Yeoman welcome message used in generators☆19Updated 3 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 3 years ago