Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A lightweight and powerful collection of string utility functions for Node.js - trimming, casing, formatting, and more.
- string
- string-utils
- string-utilities
- text
- text-utils
- string-functions
- formatting
- trim
- case
- camelCase
- kebabCase
- snakeCase
- capitalize
- split
- View more
Trimming string whitespace from object, array or string
Opinionated HTML formatter focused towards making HTML diffs readable.
- html
- formatter
- diff
- diffable
- jest
- snapshot
- serializer
- snapshotSerializer
- string
- vue
- vue.js
- test
- beautifier
- js-beautify
A simple utility to format strings by trimming and converting to uppercase
Advanced trimming of strings by providing lists of characters or full strings.
character trimming for strings
ANSI escape codes for styling strings in the terminal
Terminal string styling done right
Strip ANSI escape codes from a string
Regular expression for matching ANSI escape codes
Get the visual width of a string - the number of columns required to display it
Wordwrap a string with ANSI escape codes
Escape RegExp special characters
Get the native type of a value.
The string_decoder module from Node core
Check if the character represented by a given Unicode code point is fullwidth
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Get a stream as a string, Buffer, ArrayBuffer or array
Strip UTF-8 byte order mark (BOM) from a string
Parse JSON with more helpful errors