nestjs-http-wrapper
A wrapper for NestJS HttpService to standardize requests and error handling.
error-format
Allows you to customize the toString method of passed `err`. Also adds useful properties like `line`, `filename` and `column` to the `err` object.