defines static object attributes using `Object.defineProperties`
created at March 6, 2016, 1:59 p.m.
Document ready listener for modern browsers
created at Oct. 9, 2015, 6:04 p.m.
Get the real size of an <img>, <video>, or <canvas> in the browser.
created at Aug. 17, 2015, 12:10 a.m.
Convert a string to a snake case.
created at Sept. 19, 2013, 12:20 a.m.
Bind a context to all functions in an object, including deeply nested functions.
created at Jan. 21, 2016, 8:23 a.m.
Convert a string to a space case.
created at Sept. 19, 2013, 12:06 a.m.
Left pad a string with zeros or a specified string. Fastest implementation.
created at Nov. 30, 2014, 7:21 p.m.
A through2 to create an Array.prototype.map analog for streams.
created at Aug. 6, 2013, 5:11 a.m.
Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.
created at June 26, 2014, 10:48 a.m.
Remove an existing case from a string.
created at Sept. 19, 2013, 4:26 a.m.
Convert a string to a title case.
created at Sept. 19, 2013, 2:08 a.m.
Convert a string to a sentence case.
created at Sept. 19, 2013, 2:18 a.m.
A very tiny and fast compose function.
created at Sept. 28, 2018, 6:30 a.m.
I'll give you the right URL, but don't call me Shirley!
created at Jan. 5, 2020, 7:07 p.m.