UNPKG

476 BMarkdownView Raw
1# mongoose-sugar - Sugary bits for Mongoose
2
3mongoose-sugar adds some sugar on top of Mongoose and makes it a bit more
4straightforward to use. In addition it adds some meta sugar to make it easier
5to introspect the schema "as is".
6
7Note that this is still in a very early stage of development so it's likely
8it's missing some features you might need. If so, let me know and I'll look
9into it.
10
11## License
12
13mongoose-sugar is available under MIT. See LICENSE for more details.
14