repeat-string
Repeat the given string n times. Fastest implementation for repeating a string.
Repeat the given string n times. Fastest implementation for repeating a string.
Trim newlines from the start and/or end of a string
String left pad
Use the :dir pseudo-class in CSS
Right pad a string with zeros or a specified string. Fastest implementation.
Left pad a string with zeros or a specified string. Fastest implementation.
adds line numbers to a source string
get relative position from an event
Cross browser mouse event property access
Pad each line in a stream
Looks up the first non-whitespace character to the left/right of a given index
Match substrings on the left or right of a given index, ignoring whitespace
word-wraps and lays out text glyphs
Define sides within the position property in CSS
Pad strings/text
Split string capture group retained on left
An iterable is a sequence of values.
Index calculations for inorder layout of balanced binary trees
Left pad a string.
Similar to `String#trim()` but removes only whitespace on the left