end-through

0.0.1 • Public • Published

end-through

even simpler stream construction

npm install end-through

usage

stream = do
  data, end <- end-through
  @queue data.to-upper-case!
  end!

licence

MIT

Dependents (1)

Package Sidebar

Install

npm i end-through

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • quarterto