# @most/prelude

> prelude

Latest version **1.8.0** (published 2020-09-30) · MIT license · 0 weekly downloads

## Install

```sh
npm install @most/prelude
pnpm add @most/prelude
yarn add @most/prelude
bun add @most/prelude
```

## Health

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

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

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.8.0 |
| Published | 2020-09-30 |
| First published | 2016-02-24 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 45.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 20 |
| Author | Brian Cavalier |
| Maintainers | tylors, briancavalier, davidchase, most |

## Links

- npm: https://www.npmjs.com/package/@most/prelude
- Repository: https://github.com/mostjs/prelude
- Homepage: https://github.com/mostjs/prelude#readme
- Issues: https://github.com/mostjs/prelude/issues
- npm.io page: https://npm.io/package/@most/prelude

## Recent versions

- 1.8.0 (latest) — 2020-09-30
- 1.7.3 — 2019-06-25
- 1.7.2 — 2018-07-25
- 1.7.1 — 2018-05-15
- 1.7.0 — 2017-12-07
- 1.6.4 — 2017-09-05
- 1.6.3 — 2017-08-24
- 1.6.2 — 2017-07-12
- 1.6.1 — 2017-06-28
- 1.6.0 — 2017-04-16
- 1.5.2 — 2017-04-11
- 1.5.1 — 2017-04-10
- 1.5.0 — 2017-01-30
- 1.4.1 — 2016-08-31
- 1.4.0 — 2016-08-16
- … 4 more at https://npm.io/package/@most/prelude/versions

## README

# most prelude

Core set of function and immutable array combinators for `@most` packages.

## install

```
npm install --save @most/prelude
```

## API

*Coming soon*

For now, check [the source](src).

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