Get the real size of an <img>, <video>, or <canvas> in the browser.
created at Aug. 17, 2015, 12:10 a.m.
Resolves a promise after a specified delay.
created at Aug. 22, 2015, 7:45 p.m.
Get namespaced config from the closest package.json
created at Sept. 2, 2015, 10:19 a.m.
Merge two objects and concatenate arrays that are values of the same object key.
created at Sept. 7, 2015, 4:52 a.m.
[DEPRECATED] Recursive Object.assign()
created at Sept. 14, 2015, 8:54 a.m.
Get a time reference using Akamai's time reference service
created at Sept. 15, 2015, 4:57 p.m.
Document ready listener for modern browsers
created at Oct. 9, 2015, 6:04 p.m.
Returns an array filled with the specified input
created at Nov. 4, 2015, 12:20 p.m.
Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
created at Dec. 21, 2015, 6:38 p.m.
Efficiently remove an element from an unordered array without doing a splice
created at Dec. 30, 2015, 2:31 p.m.
Split array/TypedArray to chunks of given size
created at Jan. 6, 2016, 4:29 a.m.
Bind a context to all functions in an object, including deeply nested functions.
created at Jan. 21, 2016, 8:23 a.m.
Find minimum in an array of version that satisfies a semver range.
created at Jan. 21, 2016, 10:05 p.m.
checks if foo is not defined, i.e. undefined, null, an empty string, array, object or NaN
created at Feb. 5, 2016, 9:03 a.m.
A small promise-based wrapper for through2
created at Feb. 23, 2016, 3:21 p.m.
Like `Promise.all` but for object properties.
created at March 5, 2016, 4:29 p.m.
defines static object attributes using `Object.defineProperties`
created at March 6, 2016, 1:59 p.m.