Builds a docker image for running a node application developed with ned.
published version 0.0.2, 8 years agoFilters out the diagnostic summary lines output by [tape](https://www.npmjs.com/package/tape).
published version 1.1.2, 7 years agoReceives streaming TAP and emits a synopsis object when it ends.
published version 1.0.2, 7 years agoReceives streaming TAP and outputs a colorful summary.
published version 0.3.1, 8 years agoReceives streaming TAP and outputs a colorful, indented representation.
published version 0.1.1, 8 years agoReceives streaming TAP, passes it through, and sets the process exit code to 1 if there are any failing tests.
published version 2.0.0, 5 years agoUseful for basic templating by interpolating values into placeholders. Takes a left and right delimiter and returns a regex object for matching them and capturing the contents.
published version 1.0.1, 8 years agoWraps a function whose last argument is preceded by optional arguments so that when fewer arguments are passed in, missing optional arguments are filled in as `undefined`.
published version 2.2.1, 8 years agoExecutes functions concurrently with opportunity to cleanup if any fail.
published version 1.0.1, 8 years agoLike `string.replace`, but with asynchronous, concurrent replacement.
published version 1.1.1, 8 years agoTakes a string that has placeholders containing shell commands, replaces the placeholders with the stdout value of their shell commands, and calls a callback with the result.
published version 1.1.1, 8 years agoAdds support for sourcemaps to a node app.
published version 0.0.1, 8 years agoTurns a function that takes a node-style callback into a function that returns a future.
published version 1.0.3, 8 years agoTurns a function that returns a promise into a function that returns a future.
published version 1.0.2, 8 years agoTurns a function that returns a future into a function that returns a promise.
published version 1.0.2, 8 years agoLike `encodeURIComponent`, but RFC 3986 compliant.
published version 1.0.0, 8 years ago