Stream Source. Read data streams the same way in Node and the browser.

github.com/mbostock/stream-source

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2017
  • 0.3.5
  • Update dependencies.
September 2016
  • 0.3.4
  • Fix for stdin.
  • 0.3.3
  • Add browser bundle.
  • 0.3.2
  • Pass-through for browsers.
  • Fix .sublime-project.
  • Add .gitignore, .npmignore.
  • Add .sublime-project.
  • 0.3.1
  • Fix tests.
  • 0.3.0
  • Extract slice.
  • 0.2.2
  • Handle Node’s weird read(0).
  • 0.2.1
  • Update README.
  • Fix cancel on destroyed stream.