# @player1os/base-error

> A module that exports an error class that can be safely extended

Latest version **1.2.1** (published 2018-07-13) · ISC license · 0 weekly downloads

## Install

```sh
npm install @player1os/base-error
pnpm add @player1os/base-error
yarn add @player1os/base-error
bun add @player1os/base-error
```

## Health

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

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.2.1 |
| Published | 2018-07-13 |
| First published | 2017-05-15 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 1.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Osama Hassanein |
| Maintainers | player1os |
| Keywords | base, error, extendable |

## Links

- npm: https://www.npmjs.com/package/@player1os/base-error
- Repository: https://github.com/Player1os/js-base-error
- Homepage: https://github.com/Player1os/js-base-error/#readme
- Issues: https://github.com/Player1os/js-base-error/issues
- npm.io page: https://npm.io/package/@player1os/base-error

## 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

- 1.2.1 (latest) — 2018-07-13
- 1.2.0 — 2018-07-08
- 1.1.3 — 2018-03-30
- 1.1.2 — 2017-11-06
- 1.1.1 — 2017-11-06
- 1.1.0 — 2017-10-29
- 1.0.5 — 2017-06-17
- 1.0.4 — 2017-06-12
- 1.0.3 — 2017-06-05
- 1.0.2 — 2017-06-05
- 1.0.1 — 2017-06-05
- 1.0.0 — 2017-05-15

## README

# JS Base Error

A module that exports an error class that can be safely extended.

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