We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab1b39e commit 4a1626fCopy full SHA for 4a1626f
1 file changed
README.md
@@ -186,6 +186,8 @@ setErrorProps(error, { prop: true }) // This does not throw
186
Polyfill `error.cause`
187
- [`handle-cli-error`](https://github.com/ehmicky/handle-cli-error): 💣 Error
188
handler for CLI applications 💥
189
+- [`beautiful-error`](https://github.com/ehmicky/beautiful-error): Prettify
190
+ error messages and stacks
191
- [`log-process-errors`](https://github.com/ehmicky/log-process-errors): Show
192
some ❤ to Node.js process errors
193
- [`error-http-response`](https://github.com/ehmicky/error-http-response):
0 commit comments