Tells you what keys from first object are missing in second
created at June 26, 2016, 12:18 a.m.
timeago.js is a tiny(2.0 kb) library used to format date with `*** time ago` statement.
created at June 23, 2016, 2:06 a.m.
Strip whitespace - or other characters - from the end of a string
created at June 16, 2016, 3:54 p.m.
Swaps the index / position of an array
created at April 20, 2016, 6:22 a.m.
🎑🤞 Load one or more images, return a promise. Tiny, browser-only, no dependencies.
created at April 3, 2016, 8:41 a.m.
defines static object attributes using `Object.defineProperties`
created at March 6, 2016, 1:59 p.m.
Like `Promise.all` but for object properties.
created at March 5, 2016, 4:29 p.m.
A small promise-based wrapper for through2
created at Feb. 23, 2016, 3:21 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.
Find minimum in an array of version that satisfies a semver range.
created at Jan. 21, 2016, 10:05 p.m.
Bind a context to all functions in an object, including deeply nested functions.
created at Jan. 21, 2016, 8:23 a.m.
Split array/TypedArray to chunks of given size
created at Jan. 6, 2016, 4:29 a.m.
Efficiently remove an element from an unordered array without doing a splice
created at Dec. 30, 2015, 2:31 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.
Returns an array filled with the specified input
created at Nov. 4, 2015, 12:20 p.m.
Document ready listener for modern browsers
created at Oct. 9, 2015, 6:04 p.m.