babel-plugin-try-catch-wrapper-plus
1.0.0 • Published 2 years ago
A try-catch wrapper around node’s fs/promises.
This a package which handles expressjs's try-catch block for developer working as a global function, which will help developers. It also returns the res.send in case of success and sends error status if fails.
A utility package for your repetitive try catch with a proper standard logging format with both async and normal function compatible.