Swaps the index / position of an array
created at April 20, 2016, 6:22 a.m.
Get the number of days in a given month
created at June 28, 2016, 7:14 a.m.
Split array/TypedArray to chunks of given size
created at Jan. 6, 2016, 4:29 a.m.
Strip whitespace - or other characters - from the end of a string
created at June 16, 2016, 3:54 p.m.
Find the Greatest Common Divisor using Euclidean Algorithm
created at Oct. 3, 2020, 3:12 p.m.
Deep-search objects for keys in JavaScript objects. Keys can be searched by providing an array of keys, or using a dot-notiation.
created at Jan. 22, 2015, 3:04 p.m.