lower-case-compare
Compare two strings in lowercase
Compare two strings in lowercase
Javascript clone of sass `mix` function.
This module transforms a string to a oneline string considering escape sequences: so('test noop test') -> 'noop test'
This module replaces all escape sequence by spaces and line breaks: sr('some\be\rsom\vstrange\r\vline') -> 'some\n strange\nline'
isomorphic turkish string utilities for javascript
Utility for parsing dollar strings
enable converting object to string by removing circular reference
Stringify regex object and string
Replace multiple substrings in a string in turn
Truncates a string to a charLimit, ignoring specified markup tags, with an optional "pretty" ellipsis ending.
An easy and fast in-memory string builder for Node.js.
Removes all spaces from a string
A tiny (565 B) JavaScript library to generate the permanent color from any string, array or object.
Helper utility to detect and processes individual edits to a string.
Library for building parsers using combinators.
Composable primitives for building declarative, transducer based Finite-State Machines & matchers for arbitrary data streams
Approximate (fuzzy) string matching just like you are used to from Sublime Text and others.
Special RegExp characters, useful for escaping.
match-string is a javascript function who return a regexp for match a string with all of his accents possible
convert all special characters in a string to their corresponding HTML and CSS entities