Skip to content

Springworks/node-mongoose-cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

197 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongoose-cleaner

Greenkeeper badge

Clean out mongo/mongoose specific data from documents.

Usage

Import this module. Invoke cleanMongooseDocument() on the document in question and it will return the cleaned counterpart.

Example

import mongoose_cleaner from '@springworks/mongoose-cleaner';

const cleaned_document = mongoose_cleaner.cleanMongooseDocument(doc);

About

Clean out mongo/mongoose specific data from documents.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6