is-natural-number-string
Check if a given value is a string that represents natural number
Check if a given value is a string that represents natural number
Terminal string styling done right
ES7 spec-compliant String.prototype.padEnd shim.
convert full/half width, Chinese/Japanese number, 中日漢字轉換... others util helper
Ansi codes, figlet fonts, and ascii art. 100% JS
Native Reason ANSI terminal styling with an awesome API
Parse JSON with more helpful errors
Tokenize a string into words and whitespace tokens
``` _ _ _ (_)(_) | | __ _ ___ ___ _ _ ______ __ _ _ __ | |_ / _` |/ __| / __|| || ||______| / _` || '__|| __| | (_| |\__ \| (__ | || | | (_| || | | |_ \_
Ansi codes for ascii-art
Write terminal strings in UTF typefaces
Determines whether a string begins with the characters of another string.
A Javascript string manipulation library without npm dependences.
Convert SRT format subtitle to WebVTT on the fly over HTML5 environment
Repeat a string
Left pad a string.
Repeat a string a specified number of times and return the concatenated result.
Right pad a string.
Convert number to a human readable string: `13500` → `13.5K`
Similar to `String#trim()` but removes only whitespace on the left