@j.u.p.iter/mongoose-model-factory
Mongoose model factory
Mongoose model factory
Web Application Framework and Admin GUI / Content Management System built on Express.js and Mongoose
This is use to query a single mongodb collection written with mongoose dynamically with simple query parameters using mongodb query types 'AND' and 'OR' with mongodb filter options eg '$gt' as 'gt', '$gte' as 'gte', '$lt' as 'lt', '$lte' as 'lte', '$eq'
Adds JSON Patch (RFC 6902) support to Mongoose models. forked from https://github.com/martindale/mongoose-json-patch and updated
Mongoose plugin for ownership determination
Adds a new Mongoose type for IBAN bank account numbers.
Mock mongoose models for unit testing with ease
Data driven access control layer for mongoose.
Add dynamic fields to your Mongoose schemas.
Server side dataTable request
Mongoose plugin to simply remove fields from documents when .toJSON() is called
Transactions with atomicity and isolation for Node.js + MongoDB.
A bunch of helpers used to simplify rest development.
Sugary bits for Mongoose
An Ethereum address field-type for Mongoose schemas.
A simple helper for hassle-free mongoose transactions
A cursor based custom pagination library for Mongoose with customizable labels.
Mongoose plugin for model update in patch like style
The promisified version of materialized path hierarchy for mongoose with reparent option