UNPKG

794 BMarkdownView Raw
1@ayanaware/errors [![NPM](https://img.shields.io/npm/v/@ayanaware/errors.svg)](https://www.npmjs.com/package/@ayanaware/errors) [![Discord](https://discordapp.com/api/guilds/508903834853310474/embed.png)](https://discord.gg/eaa5pYf) [![Install size](https://packagephobia.now.sh/badge?p=@ayanaware/errors)](https://packagephobia.now.sh/result?p=@ayanaware/errors)
2===
3
4Common errors for AyanaWare.
5
6Also contains a helper that gives you the CallSite arrays out of any error from the V8 StackTrace API without fucking other modules.
7The stack helper also does source mapping if `source-map-support` is installed.
8
9Links
10---
11
12[GitLab repository](https://gitlab.com/ayana/libs/errors)
13
14[NPM package](https://npmjs.com/package/@ayanaware/errors)
15
16License
17---
18
19Refer to the [LICENSE](LICENSE) file.