Module uneventful

This is the default export of uneventful, which contains the API for jobs and streams, as well as any signals-related APIs that don't depend on the signals framework (like recalcWhen() and isObserved(), which do nothing if the signals framework isn't in use, and won't cause it to be imported).

For the rest of the signals API, see the uneventful/signals export.

Index

Jobs

Scheduling

Signals

Stream Consumers

Stream Producers

Stream Operators

Requests and Results

Types and Interfaces

Errors