mf-mongoose
v1.0.3
Published
All Mongoose plugins developed by MEAN Factory.
Downloads
7
Maintainers
Readme
meanfactory-mongoose
All Mongoose plugins developed by MEAN Factory.
Installation
npm install --save mf-mongoose
Related Projects
The following projects have been designed specifically to work with each other:
mf-mongoose-audittrail
Track who and when documents are created and updated without complex programming. Compare and contract different versions of each document.
mf-mongoose-dto (this plugin)
Convert to/from JSON DTO while applying optional level-based hiding.
mf-mongoose-softdelete
Increase data integrity by retaining historical data and preventing data from being permanently deleted. Each delete
operation causes the document to be marked as "deleted" and subsequently hidden from result sets.
mf-mongoose-validation
Provides additional validation for extended data types, field lengths, arrays, and other useful features.
And, for convenience...
mf-mongoose-plugins
Helper project to instantiate any of the installed mf-mongoose
plugins.
Contact Information
MEAN Factory
[email protected]
www.MEANFactory.com