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.
The semver parser for node (the one npm uses)
created at Feb. 12, 2011, 12:06 a.m.
Lightweight and simple JS date formatting and parsing
created at Jan. 9, 2015, 3:08 a.m.
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
created at Sept. 23, 2011, 7:03 a.m.
some best practices for JS modules
created at Oct. 15, 2014, 1:25 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.
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
created at March 20, 2014, 2:36 p.m.
Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️
created at Nov. 25, 2016, 12:34 a.m.