introspect-stream

0.1.0 • Public • Published

introspect-stream

Provides rudimentary reactive streams.

Very early stage, use at our own risk.

Design goals

  • Very small code base
  • Extensibility through plugins (map, filter, scan and merge are one-liner plugins)
  • Use of priorisation of dependencies instead of backpressure: dependent stream data processing is done before producing new values to emit
  • No focus on performance at this stage

License

GPL

Versions

Current Tags

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

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    0

Package Sidebar

Install

npm i introspect-stream

Weekly Downloads

0

Version

0.1.0

License

GPL

Last publish

Collaborators

  • subtenante