sindresorhus / detect-indent-cliLinks
Detect the indentation of code
☆23Updated 3 months 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:
- Add AVA to your project☆15Updated 4 years 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
- Display an error in a GUI dialog☆22Updated 4 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Get all emails in a text file or stdin☆25Updated 4 years ago
- Exclude certain items from an array☆23Updated 6 months ago
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆30Updated last year
- Strip comments from CSS☆42Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆27Updated 7 months ago
- Get the avatar of a GitHub user☆21Updated 4 years ago
- Split a string at one or more indices☆25Updated 4 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆19Updated 4 years ago
- Check if an Array is sorted☆35Updated 4 years ago
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Reliably get the terminal window size - cross-platform☆27Updated 2 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Updated 3 years ago
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆53Updated 4 years ago
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Get a GitHub username from an email address☆51Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Convert a Source Map object to a comment☆16Updated 4 years ago
- Strip UTF-8 byte order mark (BOM)☆22Updated 3 months ago
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆27Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Updated last month
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Check if a file path is a text file☆21Updated last year
- Check if an Iterable is empty☆23Updated 3 months ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago