scopsy / typescript-param-validatorLinks
Typescript runtime parameters validation
☆12Updated 8 years ago
Alternatives and similar repositories for typescript-param-validator
Users that are interested in typescript-param-validator are comparing it to the libraries listed below
Sorting:
- Remove falsy, empty or nullable values from objects☆154Updated 2 years ago
- Sequelize + Decorators = ❤☆76Updated this week
- Compose an array of middleware into a single function for use in Express, Connect, router, etc☆92Updated 6 months ago
- Unified node.js error API for mysql, postgres and sqlite3☆88Updated last year
- An utility that allows developers to declare InversifyJS bindings using ES2016 decorators☆174Updated 5 months ago
- Decorator based class property sanitation in Typescript.☆101Updated 5 years ago
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆92Updated last year
- Koa middleware that adds useful methods to the context.☆101Updated 7 years ago
- Function parameter decorator transform plugin for babel v7, just like typescript.☆35Updated 3 years ago
- Parse dotenv files for Boolean, Array, and Number variable types, built for Lad☆125Updated 4 years ago
- A simple mock interface specifically for testing code relying on Sequelize models☆140Updated 2 years ago
- A purely class-based ORM for JavaScript☆47Updated last month
- Safely and quickly serialize JavaScript objects☆357Updated last year
- Utility for create, drop, truncate etc. administrative database operations.☆142Updated 3 years ago
- Logging on steroids with CLS and Proxy. Integrated with express, koa, fastify.☆162Updated 3 years ago
- 🌲high performance debug logging 🐞☆161Updated 3 months ago
- Stable and lovely router for `koa`, using `path-match`. Foundation for building powerful, flexible and RESTful APIs easily.☆90Updated 3 years ago
- babel-plugin-decorator-metadata-typescript☆10Updated 6 years ago
- Lazy evaluated property injection decorators☆142Updated 3 years ago
- An automatic documentation generator for koa.js APIs☆79Updated 7 years ago
- flexible caching middleware for express endpoints☆52Updated 2 years ago
- A simple plugin for class-transformer and class-validator which combines them in a nice and programmer-friendly API.☆205Updated 3 years ago
- TypeORM and Routing-Controllers integration library.☆109Updated 7 years ago
- Node.js redis client mock☆215Updated 2 years ago
- GraphQL Date Type☆67Updated 5 years ago
- Gracefully exit HTTP servers (Express/Koa/Fastify/etc), databases (Mongo/Mongoose), Redis clients, Bree job schedulers, and custom handle…☆76Updated 5 months ago
- Transform objects to MongoDB update instructions☆53Updated 2 months ago
- Hot module replacement (hot reload) for Node.js applications. Develop without server restarting.☆136Updated 9 months ago
- A basic logger middleware for InversifyJS