Skip to content

Commit 8834338

Browse files
committed
Add Related projects
1 parent 2027925 commit 8834338

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,21 @@ throw new SystemError('...', {
107107

108108
# Related projects
109109

110+
- [`modern-errors`](https://github.com/ehmicky/modern-errors): Handle errors
111+
like it's 2022 🔮
112+
- [`modern-errors-cli`](https://github.com/ehmicky/modern-errors-cli): Handle
113+
errors in CLI modules
114+
- [`modern-errors-process`](https://github.com/ehmicky/modern-errors-process):
115+
Handle process errors
116+
- [`modern-errors-serialize`](https://github.com/ehmicky/modern-errors-serialize):
117+
Serialize/parse errors
118+
- [`modern-errors-stack`](https://github.com/ehmicky/modern-errors-stack): Clean
119+
stack traces
120+
- [`modern-errors-http`](https://github.com/ehmicky/modern-errors-http): Create
121+
HTTP error responses
122+
- [`modern-errors-winston`](https://github.com/ehmicky/modern-errors-winston):
123+
Log errors with Winston
124+
110125
# Support
111126

112127
For any question, _don't hesitate_ to [submit an issue on GitHub](../../issues).

0 commit comments

Comments
 (0)