array.of
A robust & optimized `Array.of` polyfill, based on the ECMAScript 6 specification.
A robust & optimized `Array.of` polyfill, based on the ECMAScript 6 specification.
Replace string tokens in the contents of a file.
Stringify the value with appending its type: 10 → '10 (number)'
🔪 split string by delimiter array - delimiters retained
Converts a string like true, on, or enabled into a boolean.
Indents a string.
🦅 cli syntax highlighting: any function - any object - 176 languages
Stringifies function's parameters definition
Unpacks the content found within a text, delimited by an opening char and a closing char, e.g., 'Can extract (only the content found here within these parentheses)'
Parse HTTP Request and Response from String
Find object values by passing the path as string.
Colorizes unified diff output
A string hashing function based on Daniel J. Bernstein's popular 'times 33' hash algorithm.
Works like String.prototype.replace but outputs an array. Useful for replacing parts of the string with objects of other types.
Indent strings.
Retrieve the common prefix across multiple strings
A list of the minor words that shouldn't be capitalized in a title case string.
Convert a string to capital case.
Convert a string to title case.
Get all the matches for a regular expression in a string.