swan-io / boxed

Essential building-blocks for functional & safe TypeScript code
https://swan-io.github.io/boxed
MIT License
689 stars 23 forks source link
adt fp functional future monads option result typescript
@swan-io/boxed logo

@swan-io/boxed

mit licence npm version bundlephobia

Essential building-blocks for functional & safe TypeScript code

Boxed provides essential building-blocks (in the form of types and functions) so that you can write functional, safe TypeScript code.

Design principles

What's in the box?

Installation

$ yarn add @swan-io/boxed
# --- or ---
$ npm install --save @swan-io/boxed

Links