Uneventful
    Preparing search index...

      Uneventful

      Documents

      Changelog

      Modules

      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).

      uneventful/shared

      Tools for sharing tasks, values, services, etc., especially across job boundaries.

      uneventful/signals

      The Signals API for uneventful.

      uneventful/utils

      Utilities that aren't part of Uneventful's core feature set, but are exposed anyway, because they're boilerplate that can save duplication elsewhere if you happen to need them.