async-middleware
Wrap an asynchronous middleware (or handler) function for Express, Connect, router, etc.
hard-rejection
Make unhandled promise rejections fail hard right away instead of the default silent fail
class-proxy
The Class Proxy is used to define custom behavior for fundamental operations (e.g. property lookup, assignment, enumeration, function invocation, etc).
exit-hook
Run some code when the process exits
loud-rejection
Make unhandled promise rejections fail loudly instead of the default silent fail