Search results
5277 packages found
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Terminal string styling done right
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Strip ANSI escape codes from a string
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
ANSI escape codes for styling strings in the terminal
Get a stream as a string, Buffer, ArrayBuffer or array
Regular expression for matching ANSI escape codes
A simple utility to quickly replace text in one or more files.
borderless text tables with alignment
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
Wordwrap a string with ANSI escape codes
Strip UTF-8 byte order mark (BOM) from a string
Indent each line in a string
A simple function that print objects / arrays as ASCII tables. Handles ANSI styling and weird 💩 Unicode emoji symbols – they won't break the layout.
- ASCII
- table
- sheet
- grid
- log
- print table
- object as table
- array as table
- text table
- array table
- object table
- array format
- columns
- View more
Wrap words to a specified length.
A javascript text diff implementation.
Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).
Slice a string with ANSI escape codes