sindresorhus / detect-indent-cliLinks
Detect the indentation of code
☆23Updated 4 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:
- Check if a value is a function☆29Updated 4 years ago
- Get all emails in a text file or stdin☆25Updated last week
- Add AVA to your project☆15Updated 5 years ago
- Exclude certain items from an array☆23Updated 7 months ago
- Get the path to the user home directory☆13Updated 4 years ago
- Strip comments from CSS☆42Updated 4 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Get the avatar of a GitHub user☆21Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated last week
- Measure the difference between two strings using the Levenshtein distance algorithm☆48Updated 4 years ago
- Find a file by walking up parent directories☆45Updated 2 years ago
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆53Updated 5 years ago
- Find the root directory of a Node.js project or npm package☆27Updated 8 months ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆19Updated 4 years ago
- Reliably get the terminal window size - cross-platform☆27Updated 2 years ago
- Get the name of the current operating system☆21Updated last week
- Modify the values of an object☆29Updated 4 years ago
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆27Updated 4 years ago
- Get the version numbers of a package from the npm registry☆31Updated last year
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆30Updated last year
- Run JavaScript in the browser - Sublime plugin (macOS)☆248Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Updated last year
- Convert a time string to seconds: '0017' → 1337☆37Updated 4 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Updated 3 years ago
- Check if you're running in Hyper☆24Updated last year
- Get user info from a GitHub username☆24Updated 4 years ago
- Get a GitHub username from an email address☆51Updated 2 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Check if a filepath is a Markdown file☆22Updated 4 years ago
- Alphabetically sort an array of strings☆40Updated 4 years ago