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.
Convert a string to a snake case.
created at Sept. 19, 2013, 12:20 a.m.
Convert a string to a capital case.
created at Sept. 19, 2013, 12:37 a.m.
Convert a string to a title case.
created at Sept. 19, 2013, 2:08 a.m.
Convert a string to a constant case.
created at Sept. 19, 2013, 2:13 a.m.
Convert a string to a sentence case.
created at Sept. 19, 2013, 2:18 a.m.
Remove an existing case from a string.
created at Sept. 19, 2013, 4:26 a.m.
Convert a string to pascal case.
created at Sept. 25, 2013, 6:33 p.m.
Check whether a given value is a generator function
created at Feb. 5, 2014, 5:11 p.m.