# @proc7ts/async

> Asynchronous utilities

Latest version **2.1.0** (published 2023-06-21) · MIT license · 0 weekly downloads

## Install

```sh
npm install @proc7ts/async
pnpm add @proc7ts/async
yarn add @proc7ts/async
bun add @proc7ts/async
```

## 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 | 2.1.0 |
| Published | 2023-06-21 |
| First published | 2022-05-21 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM |
| Dependencies | 1 |
| Unpacked size | 32 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | Ruslan Lopatin |
| Maintainers | lorus |
| Keywords | async, semaphore |

## Links

- npm: https://www.npmjs.com/package/@proc7ts/async
- Repository: https://github.com/proc7ts/async
- Issues: https://github.com/proc7ts/async/issues
- npm.io page: https://npm.io/package/@proc7ts/async

## Dependencies (1)

- [@proc7ts/primitives](https://npm.io/package/@proc7ts/primitives.md) 4.0.1

## Alternatives

- [@commercetools/sync-actions](https://npm.io/package/@commercetools/sync-actions.md) — 25.1K weekly downloads
- [cwait](https://npm.io/package/cwait.md) — 21.4K weekly downloads
- [@ledgerhq/hw-app-cosmos](https://npm.io/package/@ledgerhq/hw-app-cosmos.md) — 4.2K weekly downloads
- [@financial-times/o-loading](https://npm.io/package/@financial-times/o-loading.md) — 2.8K weekly downloads
- [fa](https://npm.io/package/fa.md) — 185 weekly downloads

## Recent versions

- 2.1.0 (latest) — 2023-06-21
- 1.0.0-pre.0 (pre) — 2022-05-21
- 2.0.0 — 2023-06-21
- 1.1.2 — 2023-05-24
- 1.1.1 — 2023-05-11
- 1.1.0 — 2023-05-09
- 1.0.1 — 2022-12-21
- 1.0.0 — 2022-12-21
- 1.0.0-pre.5 — 2022-10-12
- 1.0.0-pre.4 — 2022-06-12
- 1.0.0-pre.3 — 2022-06-12
- 1.0.0-pre.2 — 2022-06-11
- 1.0.0-pre.1 — 2022-05-26

## README

# Asynchronous Utilities

[![NPM][npm-image]][npm-url]
[![Build Status][build-status-img]][build-status-link]
[![Code Quality][quality-img]][quality-link]
[![Coverage][coverage-img]][coverage-link]
[![GitHub Project][github-image]][github-url]
[![API Documentation][api-docs-image]][api documentation]

See the [API documentation].

[npm-image]: https://img.shields.io/npm/v/@proc7ts/async.svg?logo=npm
[npm-url]: https://www.npmjs.com/package/@proc7ts/async
[build-status-img]: https://github.com/proc7ts/async/workflows/Build/badge.svg
[build-status-link]: https://github.com/proc7ts/async/actions?query=workflow:Build
[quality-img]: https://app.codacy.com/project/badge/Grade/6dd694badd554ca39c6a85f0ec2c55b4
[quality-link]: https://www.codacy.com/gh/proc7ts/async/dashboard?utm_source=github.com&utm_medium=referral&utm_content=proc7ts/async&utm_campaign=Badge_Grade
[coverage-img]: https://app.codacy.com/project/badge/Coverage/6dd694badd554ca39c6a85f0ec2c55b4
[coverage-link]: https://www.codacy.com/gh/proc7ts/async/dashboard?utm_source=github.com&utm_medium=referral&utm_content=proc7ts/async&utm_campaign=Badge_Coverage
[github-image]: https://img.shields.io/static/v1?logo=github&label=GitHub&message=project&color=informational
[github-url]: https://github.com/proc7ts/async
[api-docs-image]: https://img.shields.io/static/v1?logo=typescript&label=API&message=docs&color=informational
[api documentation]: https://proc7ts.github.io/async/

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