Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

chunked-stream

dshaw2.9k0.0.2

Chunked Stream on a pattern. \n by default.

stream

readme

Chunked Stream

Buffers and rechunks on a specific character, by default '\n'.

TODO

Write out a meaningful Readme.

changelog

0.0.2 / 2013-07-22

  • Changed test framework from Mocha to Lab.
  • Added example.

0.0.1 / 2012-05-04

  • Chunked Stream - Buffers and rechunks on a specific character, by default '\n'.