# cont

> continuables in a handy-dandy grab bag, ready to go in case of an emergency.

Latest version **1.0.3** (published 2015-03-17) · MIT license · 0 weekly downloads

## Install

```sh
npm install cont
pnpm add cont
yarn add cont
bun add cont
```

## 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 | 1.0.3 |
| Published | 2015-03-17 |
| First published | 2014-09-01 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | Dominic Tarr |
| Maintainers | dominictarr |

## Links

- npm: https://www.npmjs.com/package/cont
- Repository: https://github.com/dominictarr/cont
- Issues: https://github.com/dominictarr/cont/issues
- npm.io page: https://npm.io/package/cont

## Dependencies (3)

- [continuable](https://npm.io/package/continuable.md) ~1.2.0
- [continuable-para](https://npm.io/package/continuable-para.md) ~1.2.0
- [continuable-series](https://npm.io/package/continuable-series.md) ~1.2.0

## Recent versions

- 1.0.3 (latest) — 2015-03-17
- 1.0.2 — 2015-03-15
- 1.0.1 — 2014-09-01
- 1.0.0 — 2014-09-01

## README

# cont

continuables in a handy-dandy grab bag, ready to go in case of an emergency.

I know grab-bags are bad practice, but, continuables have not changed in _ages_
and the name is way to long to it makes me reluctant to install them.

## package contains:

* [continuable](https://github.com/Raynos/continuable)
  `to, map, mayAsync, join, both, of, error, chain, either`
* [continuable-series](https://github.com/dominictarr/continuable-series)
  `series`
* [continuable-para](https://github.com/dominictarr/continuable-para)
  `para`

## methods


## License

MIT

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