sindresorhus / detect-indent-cliLinks
Detect the indentation of code
☆22Updated 3 years ago
Alternatives and similar repositories for detect-indent-cli
Users that are interested in detect-indent-cli are comparing it to the libraries listed below
Sorting:
- Get all emails in a text file or stdin☆24Updated 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
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 3 years ago
- Reliably get the terminal window size - cross-platform☆26Updated last year
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 4 years ago
- Get the name of the current operating system☆20Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆21Updated 4 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Check if a file path is a compressed file☆17Updated last year
- List of archive file extensions☆14Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Check if a file path is an archive file☆14Updated last year
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- Measure the difference between two strings using the Levenshtein distance algorithm☆47Updated 3 years ago
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆29Updated last year
- Check if a string is email like☆23Updated 4 years ago
- Check if you're running in Hyper☆24Updated last year
- Validate files with XO☆11Updated last year
- Add AVA to your project☆15Updated 4 years ago
- Strip comments from CSS☆40Updated 3 years ago
- Check if a value is a function☆27Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆25Updated last month
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Get the terminal window size on macOS☆39Updated last year
- Remove leading, trailing and repeated whitespace from a string☆39Updated 3 years ago
- Prepend `<br>` to newlines in a string☆12Updated 3 years ago
- Get the system default UID☆11Updated last year