Right pad a string.
Right pad a string with zeros or a specified string. Fastest implementation.
Pad strings to a given length
Left and right string padding
Right pad a string.
Left pad a string with zeros or a specified string. Fastest implementation.
Insert supplied variable values into a format string.
Test if a value is a string.
Generate string from a token array by interpolating values.
Escape a regular expression string or pattern.
Replace search occurrences with a replacement string.
TypeScript definitions for pad-left
A wide-character aware text alignment function for use on the console or with fixed width fonts.
Tokenize a string into an array of string parts and format identifier objects.
Test if a value is a regular expression string.
Convert a string to lowercase.
Create a regular expression from a regular expression string.
Allocate a buffer containing a provided string.
Right pad the values of a given property for each object in an array. Useful for creating text columns or tables.
Convert a string to lowercase.
Return a regular expression to parse a regular expression string.
Determine a value's type.
Replace search occurrences with a replacement string.
Left pad a string.