Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gcanti/fp-ts-contrib
- Owner: gcanti
- License: mit
- Created: 2019-02-22T08:34:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-22T10:18:50.000Z (over 2 years ago)
- Last Synced: 2024-05-17T04:01:46.634Z (8 months ago)
- Language: TypeScript
- Homepage: https://gcanti.github.io/fp-ts-contrib/
- Size: 708 KB
- Stars: 199
- Watchers: 16
- Forks: 33
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome - fp-ts-contrib - A community driven utility package for fp-ts (TypeScript)
- awesome-fp-ts - gcanti/fp-ts-contrib - A community driven utility package (Domain modeling in TypeScript by Benoit Ruiz)
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/)