JSPM

spica

0.0.45
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 36
  • Score
    100M100P100Q62568F
  • License MIT

Supervisor, Observable, 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 Dependency Status

Supervisor, Observable, Sequence, Maybe, Either and some utils.

Install

$ npm i spica

API

spica.d.ts

  • Supervisor
  • Observable
  • Cancelable
  • Sequence
  • Maybe, Just, Nothing
  • Either, Left, Right
  • curry
  • flip
  • List, Nil
  • HList, HNil
  • DataMap
  • AttrMap
  • Cache
  • Mixin
  • Tick
  • FINGERPRINT
  • uuid
  • sqid
  • assign
  • clone
  • extend
  • concat
  • sort

Browser