The semver parser for node (the one npm uses)
created at Feb. 12, 2011, 12:06 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.
some best practices for JS modules
created at Oct. 15, 2014, 1:25 p.m.
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
created at Sept. 23, 2011, 7:03 a.m.
Lightweight and simple JS date formatting and parsing
created at Jan. 9, 2015, 3:08 a.m.
Stringify an object/array like JSON.stringify just without all the double-quotes
created at Dec. 11, 2012, 8:16 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.
writable stream that concatenates strings or data and calls a callback with the result
created at Aug. 3, 2012, 1:42 a.m.
[DEPRECATED] Recursive Object.assign()
created at Sept. 14, 2015, 8:54 a.m.