Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gcanti/fp-ts-contrib

A community driven utility package for fp-ts
https://github.com/gcanti/fp-ts-contrib

Last synced: 6 days ago
JSON representation

A community driven utility package for fp-ts

Awesome Lists containing this project

README

        

A community driven utility package for [fp-ts](https://github.com/gcanti/fp-ts)

# Installation

To install the stable version:

```sh
npm i fp-ts-contrib
```

**Note**. `fp-ts-contrib` depends on [`fp-ts`](https://github.com/gcanti/fp-ts), starting from `0.1.0` you must install `fp-ts` manually (`fp-ts` is listed in `peerDependency`)

# TypeScript compatibility

| `fp-ts-contrib` version | required `typescript` version |
| ----------------------- | ----------------------------- |
| 0.1.x+ | 3.5+ |

# Documentation

- [API reference](https://gcanti.github.io/fp-ts-contrib/)