JSPM

spica

0.0.289
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 36
  • Score
    100M100P100Q62602F
  • License (Apache-2.0 AND MPL-2.0)

Supervisor/Actor, AtomicPromise, Coroutine, Cancellation, Sequence, Maybe, Either, and some utils.

Package Exports

  • spica

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 (spica) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Spica

Build Status Coverage Status

Supervisor/Actor, AtomicPromise, Coroutine, Cancellation, Sequence, Maybe, Either, and some utils.

Install

$ npm i spica

APIs

index.d.ts

  • Supervisor
  • Observation
  • AtomicPromise
  • Coroutine, Cofetch, Colistener
  • Cancellation
  • Sequence
  • Maybe, Just, Nothing
  • Either, Left, Right
  • curry
  • uncurry
  • flip
  • tuple
  • List, Nil
  • HList, HNil
  • DataMap
  • MultiMap
  • AttrMap
  • Cache
  • tick
  • throttle, debounce
  • uuid
  • sqid
  • assign
  • clone
  • extend
  • concat
  • sort
  • global

Browsers

  • Chrome
  • Firefox
  • Edge

Dependencies

  • unassert (in compiling source code)