pad-stream
Line padder
Transforms input streams by padding each line with a specified indent
Pad each line in a stream
11 stars
6 watching
6 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Transforms the first chunk of a stream into a specified format and sends it to the stream | 27 |
| Converts various input types into readable streams. | 207 |
| A utility library for working with streams in JavaScript | 342 |
| A command-line tool for indenting lines of text | 5 |
| Removes redundant indentation from a string by finding the minimum leading whitespace across all lines. | 136 |
| A utility function to insert consistent indentation into a string | 112 |
| Converts a string or binary data into a stream for piping to other tools | 90 |
| A utility for simple string matching with wildcard patterns | 539 |
| A utility module to retrieve input from standard input as a string or buffer | 337 |
| Creates an array of specified length filled with a given value or function returning values | 43 |
| Creates a null stream from input data | 92 |
| An ASCII art cow generator with various designs and styles | 419 |
| A utility library to check if an object is a Node.js stream | 111 |
| Library to truncate strings to fit terminal widths | 86 |
| A command-line tool to remove comments from CSS files | 38 |