event

1.0.0 • Public • Published

event

Build Status

Functional reactive style events. FRP comes down to one simple idea: some values change over time, these time-varying values are usually called signals. Signals can be expressed in terms event-s - a time-varying stream of values that can occur at arbitrary times. These library provides an APIs for making such event stream and for emitting new values in an imperative style.

Install

npm install event

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    779
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    779
  • 0.0.1
    0

Package Sidebar

Install

npm i event

Weekly Downloads

779

Version

1.0.0

License

none

Last publish

Collaborators

  • gozala