Function to check if the argument is a function that uses async / await
published version 1.0.3, 7 years agoList of methods that are being used for express api handling (like get, post, put, ...)
published version 1.0.3, 7 years agoList of methods that are being used for express router api handling (like get, post, put, ...) from express.Router()
published version 1.0.3, 7 years agoChecking if an argument is an express Router function from express.Router() (like router.get(), router.post(), ..)
published version 1.0.1, 7 years agoFunction to check if the argument is an instance created by express (with express())
published version 4.0.0, 7 years agoAn express middleware for wrapping router methods (app.METHOD and express.Router()) with a customizable try / catch
published version 4.0.0, 7 years ago