indent-string-cli
Line Indentation Tool
A command-line tool for indenting lines of text
Indent each line in a string
5 stars
7 watching
0 forks
Language: JavaScript
last commit: about 4 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | 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 |
| | A tool to automatically detect and apply consistent indentation in text files. | 196 |
| | Transforms input streams by padding each line with a specified indent | 11 |
| | A utility for simple string matching with wildcard patterns | 539 |
| | Transforms text columns from Unix commands into JSON data for manipulation | 66 |
| | A utility function to remove or replace parts of a string | 23 |
| | Library for controlling the CLI cursor | 105 |
| | A utility for permanently deleting files and directories with optional safety features. | 315 |
| | Library to truncate strings to fit terminal widths | 86 |
| | Calculates the visual width of a string based on its Unicode characters and formatting options | 483 |
| | Corrects string length counting by ignoring astral symbols and ANSI escape codes. | 163 |
| | Tools for querying metadata about the active window on various platforms. | 65 |
| | A library to capture and modify output from the standard streams in Node.js applications. | 54 |
| | A utility function to limit a value within a specified range | 14 |