Remove an existing case from a string.
updated at Sept. 13, 2023, 10:04 a.m.
Convert a string to a space case.
updated at Sept. 13, 2023, 10:01 a.m.
Convert a string to a capital case.
updated at May 22, 2023, 10:29 p.m.
A very tiny and fast compose function.
updated at April 3, 2023, 1:32 p.m.
Get a time reference using Akamai's time reference service
updated at April 1, 2023, 3:06 a.m.
Find the Greatest Common Divisor using Euclidean Algorithm
updated at March 9, 2023, 1:40 a.m.
Split array/TypedArray to chunks of given size
updated at March 8, 2023, 4:32 a.m.
Easily handle --help and --version arguments in your CLI application
updated at Feb. 17, 2023, 11:32 a.m.
Convert a string to a snake case.
updated at Feb. 15, 2023, 9:47 p.m.
Strip whitespace - or other characters - from the end of a string
updated at Jan. 28, 2023, 7:26 a.m.
Document ready listener for modern browsers
updated at Jan. 27, 2023, 12:39 p.m.
Left pad a string with zeros or a specified string. Fastest implementation.
updated at Dec. 6, 2022, 1:07 a.m.
Get the real size of an <img>, <video>, or <canvas> in the browser.
updated at Sept. 12, 2022, 10:02 a.m.