# async-try-catch

> Async try catch

Latest version **0.3.7** (published 2018-05-17) · MIT license · 0 weekly downloads

## Install

```sh
npm install async-try-catch
pnpm add async-try-catch
yarn add async-try-catch
bun add async-try-catch
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.3.7 |
| Published | 2018-05-17 |
| First published | 2016-06-01 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 305.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | Cédric Ronvel |
| Maintainers | cronvel |
| Keywords | async, try, catch |

## Links

- npm: https://www.npmjs.com/package/async-try-catch
- Repository: https://github.com/cronvel/async-try-catch
- Homepage: https://github.com/cronvel/async-try-catch#readme
- Issues: https://github.com/cronvel/async-try-catch/issues
- npm.io page: https://npm.io/package/async-try-catch

## Alternatives

- [@sentry/react-native](https://npm.io/package/@sentry/react-native.md) — 2.6M weekly downloads
- [@ardatan/aggregate-error](https://npm.io/package/@ardatan/aggregate-error.md) — 708.1K weekly downloads
- [custom-error-generator](https://npm.io/package/custom-error-generator.md) — 2.0K weekly downloads
- [@technik-sde/prosemirror-recreate-transform](https://npm.io/package/@technik-sde/prosemirror-recreate-transform.md) — 1.5K weekly downloads
- [@suchipi/error-utils](https://npm.io/package/@suchipi/error-utils.md) — 78 weekly downloads

## Recent versions

- 0.3.7 (latest) — 2018-05-17
- 0.3.6 — 2018-03-13
- 0.3.4 — 2016-09-15
- 0.3.3 — 2016-09-15
- 0.3.2 — 2016-09-15
- 0.3.1 — 2016-09-15
- 0.3.0 — 2016-09-09
- 0.2.1 — 2016-06-07
- 0.1.7 — 2016-06-07
- 0.1.6 — 2016-06-03
- 0.1.5 — 2016-06-03
- 0.1.4 — 2016-06-03
- 0.1.3 — 2016-06-02
- 0.1.2 — 2016-06-01
- 0.1.1 — 2016-06-01
- … 1 more at https://npm.io/package/async-try-catch/versions

## README

# Async Try-Catch

The name says it all: it performs async try catch. 

* License: MIT
* Current status: beta
* Platform: Node.js only

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