aravindnc / mongoose-paginate-v2
A custom pagination library for Mongoose with customizable labels.
☆504Updated 3 weeks ago
Alternatives and similar repositories for mongoose-paginate-v2:
Users that are interested in mongoose-paginate-v2 are comparing it to the libraries listed below
- A page based custom aggregate pagination library for Mongoose with customizable labels.☆134Updated 3 weeks ago
- Mongoose Soft Delete Plugin☆347Updated 6 months ago
- 📨 A mailer module for Nest framework (node.js)☆866Updated 2 months ago
- Sequence and autoincrement handling for mongoose☆286Updated 8 months ago
- Pagination response object function + types for typeorm + nestjs☆853Updated 6 months ago
- JWT utilities module based on the jsonwebtoken package 🔓☆623Updated this week
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆262Updated this week
- Sanitize your express payload to prevent MongoDB operator injection.☆219Updated last year
- multer storage engine for amazon s3☆667Updated 6 months ago
- Always populate() certain fields in your mongoose schemas☆223Updated last year
- Schedule module for Nest framework (node.js) ⏰☆380Updated this week
- Passport module for Nest framework (node.js) 🔑☆523Updated this week
- Mongoose module for Nest framework (node.js) 🍸☆538Updated this week
- Elasticsearch module based on the official elasticsearch package 🌿☆395Updated this week
- Typegoose with NestJS☆290Updated last week
- A Node.js module for retrieving a request's IP address on the server.☆845Updated last year
- async/await support for ExpressJS☆907Updated 2 years ago
- Highly configurable and extensible rate limiter library☆240Updated 2 years ago
- mongoose-unique-validator is a plugin which adds pre-save validation for unique fields within a Mongoose schema.☆548Updated 3 weeks ago
- Async Error Handling Middleware for Express☆579Updated last year
- Custom naming strategies for typeorm☆208Updated last year
- A rate limiting module for NestJS to work with Fastify, Express, GQL, Websockets, and RPC 🧭☆645Updated this week
- Utility to interact with HTTP status code in Node.js☆470Updated last week
- nestjs redis module☆326Updated 6 months ago
- Bull module for Nest framework (node.js)☆632Updated this week
- Adds middleware to your express app to serve the Swagger UI bound to your Swagger document. This acts as living documentation for your AP…