We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4d406a commit 06042eeCopy full SHA for 06042ee
1 file changed
README.md
@@ -206,6 +206,8 @@ console.log(Object.keys(error).includes('name')) // false
206
Polyfill `error.cause`
207
- [`handle-cli-error`](https://github.com/ehmicky/handle-cli-error): 💣 Error
208
handler for CLI applications 💥
209
+- [`beautiful-error`](https://github.com/ehmicky/beautiful-error): Prettify
210
+ error messages and stacks
211
- [`log-process-errors`](https://github.com/ehmicky/log-process-errors): Show
212
some ❤ to Node.js process errors
213
- [`error-http-response`](https://github.com/ehmicky/error-http-response):
0 commit comments