mongoose-toolkit
v1.0.1
Published
Set of Mongoose Plugins, Instance methods, Statics, Query Helpers, and Javascript helpers.
Downloads
7
Maintainers
Readme
mongoose-toolkit
Swiss toolkit
for Mongoose
Set of Mongoose Plugins, Instance methods, Statics, Query Helpers, and Javascript helpers.
Feature List
- Output Serialization: Mongoose tool to serialize result data into JSON object preventing all virtuals etc.
- Output Normalization: Tool to normalize output such as
_id
toid
- Removing private paths/keys
We are trying to build all above functions available as Plugins, Query Helper, Instance methods, Statics.
Tools which we fail to place as describe mehtods will be available as normal Javascript helper functions.
Documentation
Coming Soon.
License
All code and documentation are (c) 2019 Siddharth Gujrathi and released under the MIT License. A copy of the MIT License is also included.