sindresorhus / detect-indentLinks
Detect the indentation of code
☆200Updated 2 months ago
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☆166Updated 5 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆186Updated 2 years ago
- Indent each line in a string☆114Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Get the latest version of an npm package☆175Updated last year
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Write a package.json file☆89Updated 2 months ago
- Check if your package was installed globally☆70Updated 2 years ago
- Check if a value is a plain object☆103Updated last year
- Read a package.json file☆174Updated 3 weeks ago
- Strip leading whitespace from each line in a string☆143Updated last month
- 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…☆96Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Get metadata of a package from the npm registry☆245Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 2 months ago
- Copy a file☆121Updated 3 months ago
- Find the root directory of a Node.js project or npm package☆248Updated 5 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 2 months ago
- Toggle the CLI cursor☆113Updated last year
- Convert a value to an array☆132Updated 4 years ago
- Check if a path exists☆154Updated 3 years ago
- normalizes package metadata, typically found in package.json file.☆203Updated last week
- Truncate a string to a specific width in the terminal☆87Updated last month
- Walk through a folder and figure out what goes in an npm package☆115Updated last month
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Import a globally installed module☆58Updated last year
- Open files in your editor at a specific line and column☆209Updated last week
- Get the gzipped size of a string or buffer☆172Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Read the closest package.json file☆267Updated 3 weeks ago