Stream Playground. Interactive sandbox to see how Node.js streams work, step by step.

github.com/jeresig/node-stream-playground

Vaya's read on this project

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

Updates

January 2020
  • Update README.md
September 2014
  • Merge pull request #2 from klaemo/patch-1
January 2014
  • Update csv-streamify dep
November 2013
  • Tweak module loader to use a custom require.
  • Fix missing stringify.
  • Merge branch 'master' of github.com:jeresig/node-stream-playground
  • Re-tool some of the application logic to simplify things a bit and mo…
  • Up the number of web server workers.
  • Separate the scrolling style from the active style.
  • Make sure that changeable static assets aren't cached.
  • Output block should be based upon the block which is outputting, not …
  • Make it so that output data is written out to a tmp directory instead…
  • Increase width of the blocks a bit.
  • Fix handling of TSV code. Fix tab and endline character handling. Hav…
  • Add in some notes on security.
  • Fix a few minor issues and update the README.
  • Update package.json.
  • Rename restart command to deploy.
  • Add in logic for supporting naught to app.js
  • Tweak deploy command and gitignore.