File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
112127For any question, _ don't hesitate_ to [ submit an issue on GitHub] ( ../../issues ) .
You can’t perform that action at this time.
0 commit comments