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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    0
  • 0.0.0
    0

Package Sidebar

Install

npm i end-through

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • quarterto