Function storage for Mongoose
OpenTelemetry instrumentation for `mongoose` database object data modeling (ODM) library for MongoDB
Mongoose MongoDB ODM
Attach virtuals to the results of mongoose queries when using `.lean()`
Always populate() certain fields in your mongoose schemas
Allows to query accessible records from MongoDB based on CASL rules
Legacy pluralization logic for mongoose
A custom pagination library for Mongoose with customizable labels.
Require modules from parent modules.
Sinon extensions for Mongoose stubs
Parse a github git url and return the github repo url
Pagination plugin for Mongoose
This plugin allows you to auto-increment any field on any mongoose schema that you wish.
Mongoose extension that allows to build json schema for mongoose models, schemas and queries
mongoose-unique-validator is a plugin which adds pre-save validation for unique fields within a Mongoose schema.
A page based custom aggregate pagination library for Mongoose with customizable labels.
Mongoose plugin that adds createdAt and updatedAt auto-assigned date properties
A simple symmetric encryption plugin for individual fields. Dependency free, only mongoose peer dependency.
Validators for mongoose models utilising validator.js
Mongoose soft delete plugin
Attach defaults to the results of mongoose queries when using `.lean()`
An email field-type for Mongoose schemas
This library can solve one well known problem with JavaScript Number arithmetic imprecise, when, for example, 3.3 * 3 becomes 9.899999999999999, ugly.
Mongoose plugin that simplifies building username and password login with Passport