Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Node-RED nodes for web content analysis
AFINN 165 (list of English words rated for valence) in JSON
Terminal string styling done right
Wordwrap a string with ANSI escape codes
Strip ANSI escape codes from a string
ANSI escape codes for styling strings in the terminal
Regular expression for matching ANSI escape codes
Get a stream as a string, Buffer, ArrayBuffer or array
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Strip UTF-8 byte order mark (BOM) from a string
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
ANSI escape codes for manipulating the terminal
Indent each line in a string
hast utility to get the plain-text value of a node
Slice a string with ANSI escape codes
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).
Wrap words to a specified length.
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
hast utility to get the plain-text value of a node according to the `innerText` algorithm