# panda-parchment

> JavaScript helpers for use in functional programming.

Latest version **6.0.4** (published 2020-09-11) · MIT license · 0 weekly downloads

## Install

```sh
npm install panda-parchment
pnpm add panda-parchment
yarn add panda-parchment
bun add panda-parchment
```

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 6.0.4 |
| Published | 2020-09-11 |
| First published | 2018-09-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 116.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Maintainers | dyoder, freeformflow |

## Links

- npm: https://www.npmjs.com/package/panda-parchment
- Repository: https://github.com/pandastrike/panda-parchment
- Homepage: https://github.com/pandastrike/panda-parchment#readme
- Issues: https://github.com/pandastrike/panda-parchment/issues
- npm.io page: https://npm.io/package/panda-parchment

## Dependencies (2)

- [panda-generics](https://npm.io/package/panda-generics.md) ^6.0.3
- [@pandastrike/garden](https://npm.io/package/@pandastrike/garden.md) ^8.0.1

## Recent versions

- 6.0.4 (latest) — 2020-09-11
- 6.0.3 — 2019-11-18
- 6.0.2 — 2019-11-18
- 6.0.1 — 2019-10-22
- 6.0.0 — 2019-10-18
- 5.0.2 — 2019-08-17
- 5.0.1 — 2019-08-17
- 5.0.0 — 2019-08-17
- 4.2.1 — 2019-07-22
- 4.2.0 — 2018-10-24
- 4.1.0 — 2018-10-23
- 4.0.4 — 2018-09-20
- 4.0.3 — 2018-09-20
- 4.0.2 — 2018-09-14
- 4.0.1 — 2018-09-14
- … 1 more at https://npm.io/package/panda-parchment/versions

## README

# Panda Parchment

Parchment is a JavaScript library providing a variety of helper functions for dealing with everything from Arrays to Promises in a functional style.

## Installation

`npm i panda-parchment`

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