JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 689
  • Score
    100M100P100Q98540F

Stream values into and out of computes

Package Exports

  • can-stream
  • can-stream/can-stream_test

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (can-stream) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Convert one or more [can-compute]s into a stream, multiple computes into a single compute, or multiple computes into a single stream. Kefir is used internally to provide the stream functionality.