UNPKG

append-stream

Version:

An alternative to fs.createWriteStream. Don't handle backpressure, but it's faster and has some other features.

9 lines (7 loc) 106 B
language: node_js node_js: - "0.8" - "0.10" - "0.11" before_install: - npm install -g npm@~1.4.6