sindresorhus / detect-indentLinks
Detect the indentation of code
☆196Updated last year
Alternatives and similar repositories for detect-indent
Users that are interested in detect-indent are comparing it to the libraries listed below
Sorting:
- Find the closest package.json file☆164Updated last month
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Indent each line in a string☆113Updated 3 years ago
- Get the latest version of an npm package☆176Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Check if your package was installed globally☆70Updated last year
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- normalizes package metadata, typically found in package.json file.☆202Updated last week
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Convert a value to an array☆129Updated 3 years ago
- Write a package.json file☆88Updated last year
- Read a package.json file☆169Updated last year
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Get metadata of a package from the npm registry☆242Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- Brace expansion, as known from sh/bash, in JavaScript☆195Updated last month
- Check if a value is a plain object☆102Updated last year
- Finds the common standard cache directory☆158Updated 3 months ago
- Get your PATH prepended with locally installed binaries☆105Updated 9 months ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- Create an error from multiple errors☆246Updated last year
- Read the closest package.json file☆269Updated last year
- Toggle the CLI cursor☆110Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 5 months ago
- Open files in your editor at a specific line and column☆207Updated 7 months ago
- Walk through a folder and figure out what goes in an npm package☆110Updated last week
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 9 months ago
- Check if argv has a specific flag☆95Updated 4 years ago