starts-with
Returns `true` if the given string or array starts with prefix using strict equality for comparisons. Using fastest implementation.
Returns `true` if the given string or array starts with prefix using strict equality for comparisons. Using fastest implementation.
Split a piece text into multiple chunks based on a search query, allowing you to highlight the matches.
Get the real byte length of a string.
UTF-safe string operations
Get CSS @imports from a string
Compile and resolve template strings notation as specified in ES6
Fast and simple string template library
String Direction is a JavaScript library for detection of direction of `String` objects in JavaScript.
multiaddr implementation (binary + string representation of network addresses)
Uppercase first character of each element in arrays of strings.
Replace text patterns with applause.
Convert time strings to milliseconds
Strip HTML tags from strings. No parser, accepts mixed sources.
Simple String Wildcard Handling
Create vinyl files from a string or buffer and insert into the Gulp pipeline.
Replace text in files using strings, regexs or functions.
Simple library to convert accents (diacritics) from strings to latin characters.
Remove leading, trailing, and repeated whitespace from a string
Left-pad each line in a string
HTML template strings for the Browser with support for Server Side Rendering in Node.