@samislam/sendres
SendRes is a small and simple utility for sending formatted responses to the clients, it internally handles the `status: success | fail | error` based on the status code as well as other fields.
SendRes is a small and simple utility for sending formatted responses to the clients, it internally handles the `status: success | fail | error` based on the status code as well as other fields.
Switcher is a small powerful express middleware that allows for switching between different middleware stacks.
Express TypeScript is decorator driven TypeScript framework on top of Express.js that allows you to use Express truly TypeScript way.
# WARNING!! Under Development
## NOTICE: Moved to @mantlejs/mantle ## Warning!! Currently under development
boilerplate for api
Simple expressjs routes generator based on strong types endpoint description
Lucia integration for Express
scope chek for expressjs
Base ES6 class for ExpressJS controllers
Graceful shutdown for ExpressJS
ExpressJS middleware that checks request URL for potentially breaking things
ExpressJS middleware that redirects requests with trailing slashes to a clean one without it
Swagger-UI and API Rest Routing for Open API v3.
This is simply package update version of https://github.com/bug-hunters/oas3-tools
Secure session middleware for Express with JWT, drop in replacement for express-session
A simple express.js lightweight body, params and query validator.
Express Decorator helps you write cleaner, more maintainable code with less effort.Introducing decorators that promote better code structure and efficiency.
Base ES6 class for ExpressJS controllers