-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Plugins
aheckmann edited this page Mar 15, 2012
·
10 revisions
Some available mongoose plugins are listed below. Add your own :)
- mongoose-auth - A drop in solution for your auth needs. Currently supports Password, Facebook, Twitter, Github, and more.
- mongoose-dbref - An alternative DBRef option
- mongoose-flatmatcher - A query pre-processor that maps flat name/value pairs to schemas
- mongoose-joins - Adds simple join support
- mongoose-keywordize - Effortless keyword generation
- mongoose-ttl - TTL support
- mongoose-types - Adds several additional types (e.g., Email) that you can use in your Schema declarations