# @articulate/funky

> Functional helper library

Latest version **2.1.0** (published 2024-01-18) · MIT license · 0 weekly downloads

## Install

```sh
npm install @articulate/funky
pnpm add @articulate/funky
yarn add @articulate/funky
bun add @articulate/funky
```

## Health

**Score 40/100 (D)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 2.1.0 |
| Published | 2024-01-18 |
| First published | 2017-08-28 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 70.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 16 |
| Author | articulate |
| Maintainers | botzo, mgreystone |

## Links

- npm: https://www.npmjs.com/package/@articulate/funky
- Repository: https://github.com/articulate/funky
- npm.io page: https://npm.io/package/@articulate/funky

## Dependencies (3)

- [ramda](https://npm.io/package/ramda.md) 0.27.2
- [type-fest](https://npm.io/package/type-fest.md) ^4.9.0
- [ts-toolbelt](https://npm.io/package/ts-toolbelt.md) ^9.6.0

## Recent versions

- 2.1.0 (latest) — 2024-01-18
- 1.10.1 — 2024-01-17
- 1.10.0 — 2024-01-16
- 2.0.3 — 2023-10-18
- 2.0.2 — 2023-09-26
- 2.0.1 — 2023-02-08
- 2.0.0 — 2021-11-08
- 1.9.2 — 2020-09-10
- 1.9.1 — 2020-01-24
- 1.9.0 — 2019-09-27
- 1.8.0 — 2019-08-16
- 1.7.0 — 2019-06-03
- 1.6.0 — 2019-02-04
- 1.5.0 — 2018-11-13
- 1.4.2 — 2018-11-07
- … 16 more at https://npm.io/package/@articulate/funky/versions

## README

# @articulate/funky

[![@articulate/funky](https://img.shields.io/npm/v/@articulate/funky.svg)](https://www.npmjs.com/package/@articulate/funky)
[![Coverage Status](https://coveralls.io/repos/github/articulate/funky/badge.svg?branch=main)](https://coveralls.io/github/articulate/funky?branch=main)

Functional helper library.

Helps with all sorts of functional things, especially with Promises.

See the [documentation](./API.md) for details and examples.

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