detect-indent
Indentation detector
A tool to automatically detect and apply consistent indentation in text files.
Detect the indentation of code
196 stars
9 watching
27 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A command-line tool for indenting lines of text | 5 |
| A utility function to insert consistent indentation into a string | 112 |
| Removes redundant indentation from a string by finding the minimum leading whitespace across all lines. | 136 |
| Detects the type of an image from a binary buffer | 373 |
| Detects the type of file or input provided | 74 |
| A utility for determining the type of a value at compile-time or runtime | 1,687 |
| A tool to detect and identify if a process is running within the Windows Subsystem for Linux environment. | 188 |
| A utility for simple string matching with wildcard patterns | 539 |
| Transforms input streams by padding each line with a specified indent | 11 |
| A utility to reliably determine the size of the terminal window in command-line applications. | 141 |
| A utility library to check if an object is a Node.js stream | 111 |
| A plugin for Gulp that only processes files that have changed since the last run. | 742 |
| A library that generates a unique digital fingerprint of an object | 134 |
| Automatically detects and adjusts indentation settings based on file contents | 425 |
| Corrects string length counting by ignoring astral symbols and ANSI escape codes. | 163 |