Splits a string with delimiters that can be escaped, unassuming parameter values.
Manipulate strings according to the word parsing rules of the UNIX Bourne shell.
Escape RegExp special characters
No description provided.
Split string by any separator excluding brackets, quotes and escaped characters
Escape string for use in HTML
Escape HTML utils.
Strip ANSI escape codes from a string
No description provided.
Regular expression for matching ANSI escape codes
Escape carriage return the right way.
A simple library containing all known terminal ansi escape codes and sequences.
fast and safe way to escape and unescape &<>'" chars
Escape RegExp special characters
Split a string on the first occurance of a given separator
Easy way to split a string on a given character unless it's quoted or escaped.
escape Markdown control characters
Check if a string has ANSI escape codes
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Escape glob patterns
TypeScript definitions for escape-html
Escape LaTeX special characters with Javascript
Escape a string for use in HTML or the inverse
split a Text Stream into a Line Stream, using Stream 3