UNPKG

mf-mongoose-dto

Version:

Covnert to/from JSON DTO while applying optional level-based hiding.

9 lines (7 loc) 334 B
#### 0.0.3 (August 25, 2016) #### * added `schema.fromJSON (json, cb)` * added `schema.fromJSONSync (json)` * input: JSON Document / JSON Object * result: Mongoose Document #### Planned #### * Automatically remove soft-deleted items from [mf-mongoose-softdelete](https://github.com/MEANFactory/mf-mongoose-softdelete) plugin