Skip to content

A collection of simple stream helper functions in an easy to use class

License

Notifications You must be signed in to change notification settings

HalleyAssist/streamhelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streamhelper

Stream Reader and Writers that provide a useful promise based API for consumption of stream data

Goals:

  • All promises should be cancellable from their .cancel method (compatible with q-lite safeRace)
  • Methods should be helpful and aligned to common patterns
  • No memory leaks from event emitters left attached to streams

About

A collection of simple stream helper functions in an easy to use class

Resources

License

Stars

Watchers

Forks

Packages