# fp-ts-contrib

> A community driven utility package for fp-ts

Latest version **0.1.29** (published 2022-03-31) · MIT license · 0 weekly downloads

## Install

```sh
npm install fp-ts-contrib
pnpm add fp-ts-contrib
yarn add fp-ts-contrib
bun add fp-ts-contrib
```

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.29 |
| Published | 2022-03-31 |
| First published | 2019-03-15 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 435.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 203 |
| Author | Giulio Canti |
| Maintainers | gcanti |
| Keywords | typescript, fp-ts, functional-programming |

## Links

- npm: https://www.npmjs.com/package/fp-ts-contrib
- Repository: https://github.com/gcanti/fp-ts-contrib
- Issues: https://github.com/gcanti/fp-ts-contrib/issues
- npm.io page: https://npm.io/package/fp-ts-contrib

## Alternatives

- [@openai/codex-sdk](https://npm.io/package/@openai/codex-sdk.md) — 731.4K weekly downloads
- [babel-plugin-transform-react-jsx](https://npm.io/package/babel-plugin-transform-react-jsx.md) — 565.0K weekly downloads
- [babel-helper-remove-or-void](https://npm.io/package/babel-helper-remove-or-void.md) — 508.5K weekly downloads
- [@pnpm/store-controller-types](https://npm.io/package/@pnpm/store-controller-types.md) — 186.9K weekly downloads
- [react-native-signature-canvas](https://npm.io/package/react-native-signature-canvas.md) — 155.6K weekly downloads

## Recent versions

- 0.1.29 (latest) — 2022-03-31
- 0.1.28 — 2022-03-23
- 0.1.27 — 2022-03-21
- 0.1.26 — 2021-05-21
- 0.1.25 — 2021-05-18
- 0.1.24 — 2021-05-18
- 0.1.23 — 2021-04-26
- 0.1.22 — 2021-04-23
- 0.1.21 — 2020-09-28
- 0.1.20 — 2020-09-21
- 0.1.19 — 2020-09-14
- 0.1.18 — 2020-08-12
- 0.1.17 — 2020-06-23
- 0.1.16 — 2020-05-28
- 0.1.15 — 2020-04-05
- … 21 more at https://npm.io/package/fp-ts-contrib/versions

## 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/)

---
_Source: https://npm.io/package/fp-ts-contrib · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
