Test whether an object looks like a promises-a+ promise
created at Dec. 23, 2012, 4:01 p.m.
some best practices for JS modules
created at Oct. 15, 2014, 1:25 p.m.
The semver parser for node (the one npm uses)
created at Feb. 12, 2011, 12:06 a.m.
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
created at March 20, 2014, 2:36 p.m.
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
created at Sept. 23, 2011, 7:03 a.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.
Check whether a given value is a generator function
created at Feb. 5, 2014, 5:11 p.m.
Normalize values in package.json to improve compatibility, programmatic readability and usefulness with third party libs.
created at March 25, 2014, 6:08 a.m.
Easily handle --help and --version arguments in your CLI application
created at May 23, 2015, 1:05 p.m.
Find minimum in an array of version that satisfies a semver range.
created at Jan. 21, 2016, 10:05 p.m.
Find maximum (or minimum) version according to semver
created at July 20, 2015, 5:16 p.m.
Document ready listener for modern browsers
created at Oct. 9, 2015, 6:04 p.m.
DOM element value getter/setter.
created at May 9, 2015, 5:13 p.m.
Lightweight and simple JS date formatting and parsing
created at Jan. 9, 2015, 3:08 a.m.