Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Calculate hamming distance for string and integer
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Calculate the Hamming distance between two equal-length strings.
Lazy brush - smooth drawing using mouse or finger
Sort array of strings by Levenshtein (Sift4) distance
ANSI escape codes for styling strings in the terminal
Terminal string styling done right
Strip ANSI escape codes from a string
Get the native type of a value.
Regular expression for matching ANSI escape codes
Escape RegExp special characters
Get Jaccard distance between strings.
Get the visual width of a string - the number of columns required to display it
Wordwrap a string with ANSI escape codes
Reasonably efficient and concise exact longest common subsequence and minimum edit-distance algorithm implementation for JavaScript
Calculate string distance using Damerau–Levenshtein method.
The string_decoder module from Node core
Check if the character represented by a given Unicode code point is fullwidth
Get a stream as a string, Buffer, ArrayBuffer or array
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`