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.
Find the Greatest Common Divisor using Euclidean Algorithm
created at Oct. 3, 2020, 3:12 p.m.
Get the number of days in a given month
created at June 28, 2016, 7:14 a.m.
Parse next JSON value from string allowing extraneous characters after value
created at Feb. 11, 2018, 8:16 p.m.
Tells you what keys from first object are missing in second
created at June 26, 2016, 12:18 a.m.
Strip whitespace - or other characters - from the end of a string
created at June 16, 2016, 3:54 p.m.