# @dmail/cancellation

> [![npm package](https://img.shields.io/npm/v/@dmail/cancellation.svg)](https://www.npmjs.com/package/@dmail/cancellation) [![build](https://travis-ci.com/dmail/cancellation.svg?branch=master)](http://travis-ci.com/dmail/cancellation) [![codecov](https://c

Latest version **2.6.0** (published 2019-08-23) · MIT license · 0 weekly downloads

## Install

```sh
npm install @dmail/cancellation
pnpm add @dmail/cancellation
yarn add @dmail/cancellation
bun add @dmail/cancellation
```

## Health

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

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.6.0 |
| Published | 2019-08-23 |
| First published | 2019-03-24 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 195.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Maintainers | dmail |

## Links

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

## Recent versions

- 2.6.0 (latest) — 2019-08-23
- 2.5.0 — 2019-07-30
- 2.4.0 — 2019-07-23
- 2.3.0 — 2019-06-26
- 2.2.0 — 2019-06-24
- 2.1.0 — 2019-03-29
- 2.0.0 — 2019-03-29
- 1.2.0 — 2019-03-27
- 1.1.0 — 2019-03-26
- 1.0.0 — 2019-03-24

## README

# cancellation

[![npm package](https://img.shields.io/npm/v/@dmail/cancellation.svg)](https://www.npmjs.com/package/@dmail/cancellation)
[![build](https://travis-ci.com/dmail/cancellation.svg?branch=master)](http://travis-ci.com/dmail/cancellation)
[![codecov](https://codecov.io/gh/dmail/cancellation/branch/master/graph/badge.svg)](https://codecov.io/gh/dmail/cancellation)

> Cancel asynchronous operations, compatible with await

## Installation

```
npm i @dmail/cancellation
```

## Example

— see [test/](./test) for concrete examples

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