mf-utils-node

1.0.15 • Public • Published

mf-utils-node

Common utilities library created for use within the following projects:

Mongoose Plugins

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

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-validate

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
support@meanfactory.com
www.MEANFactory.com

Readme

Keywords

Package Sidebar

Install

npm i mf-utils-node

Weekly Downloads

4

Version

1.0.15

License

Apache-2.0

Unpacked Size

75.3 kB

Total Files

38

Last publish

Collaborators

  • meanfactoryadmin