sindresorhus / detect-indent-cliLinks
Detect the indentation of code
☆22Updated last month
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:
- Measure the difference between two strings using the Levenshtein distance algorithm☆48Updated 4 years ago
- Get all emails in a text file or stdin☆24Updated 4 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Add AVA to your project☆15Updated 4 years ago
- Check if a value is a function☆28Updated 4 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Find a file by walking up parent directories☆43Updated last year
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆29Updated last year
- Find the root directory of a Node.js project or npm package☆26Updated 5 months ago
- Strip comments from CSS☆40Updated 4 years ago
- Exclude certain items from an array☆22Updated 4 months ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆56Updated 3 years ago
- Reliably get the terminal window size - cross-platform☆26Updated 2 years ago
- Get a GitHub username from an email address☆51Updated 2 years ago
- Get the avatar of a GitHub user☆21Updated 4 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 4 years ago
- Get user info from a GitHub username☆22Updated 4 years ago
- Open files in your editor at a specific line and column☆54Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Run JavaScript in the browser - Sublime plugin (macOS)☆249Updated last year
- Check if you're running in Hyper☆24Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 4 years ago
- Remove leading, trailing and repeated whitespace from a string☆40Updated 4 years ago
- Check if an Iterable is empty☆22Updated last month
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Get the path to an app (macOS)☆48Updated 4 years ago
- Get user info of an npm user☆31Updated last year
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Check if an Array is sorted☆34Updated 4 years ago