npm.io
1.0.33 • Published 4 years ago

@dankreiger/tiny-either

Licence
MIT
Version
1.0.33
Deps
0
Size
9 kB
Vulns
0
Weekly
0

tiny-either

A lightweight Either monad.

Docs

Badges

Add badges from somewhere like: shields.io

MIT License GPLv3 License AGPL License Minzipped Size

Installation

  npm install tiny-either

Usage

import * as E from 'tiny-either';

More info coming