0.9.0 • Published 6 years ago

ts-csp v0.9.0

Weekly downloads
16
License
MIT
Repository
github
Last release
6 years ago

js-csp

Communicating sequential processes for Javascript.

Features

  • ES6
  • TypeScript type definitions included
  • Async operations are promises (based on bluebird)
  • Operations for batch put/take for performance reasons
  • Support for transforming channels using transducers
  • Signals (similar to promises) with operations for composing them
  • A process concept, with support for aborting and composition

Thanks

This project is partially sponsored by Styrelsen for Dataforsyning og Effektivisering (SDFE) and authored by Anders Hessellund Jensen.

This project is inspired by Nguyễn Tuấn Anhs js-csp, but has a different feature set.

License and Copyright

© Styrelsen for Dataforsyning og Effektivisering (SDFE)

© Anders Hessellund Jensen

Distributed under MIT License.

0.9.0

6 years ago

0.7.2

7 years ago

0.7.1

7 years ago

0.7.0

7 years ago

0.6.1

7 years ago

0.6.0

7 years ago

0.5.0

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago