simple curry module, with nothing *too clever*, and full test coverage
created at Nov. 29, 2010, 8:55 a.m.
The semver parser for node (the one npm uses)
created at Feb. 12, 2011, 12:06 a.m.
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
created at Sept. 23, 2011, 7:03 a.m.
writable stream that concatenates strings or data and calls a callback with the result
created at Aug. 3, 2012, 1:42 a.m.
Stringify an object/array like JSON.stringify just without all the double-quotes
created at Dec. 11, 2012, 8:16 p.m.
Test whether an object looks like a promises-a+ promise
created at Dec. 23, 2012, 4:01 p.m.
[DEPRECATED] Use mz or fs-extra^3 with Promise support
created at May 23, 2013, 1:15 a.m.
A streams2 Readable stream generator, useful for testing.
created at July 4, 2013, 12:33 a.m.
A through2 wrapper to create an Array.prototype.filter analog for streams
created at Aug. 6, 2013, 4:45 a.m.
A through2 to create an Array.prototype.map analog for streams.
created at Aug. 6, 2013, 5:11 a.m.
Convert a string to a space case.
created at Sept. 19, 2013, 12:06 a.m.
Convert a string to a camel case.
created at Sept. 19, 2013, 12:16 a.m.