Skip to content

Commit

Permalink
Updated README with a list of available plugins.
Browse files Browse the repository at this point in the history
  • Loading branch information
bnoguchi committed Apr 12, 2011
1 parent d5b7303 commit c803092
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,17 @@ You can find the [Dox](http://github.com/visionmedia/dox) generated API docs at
Please subscribe to the Google Groups [mailing
list](http://groups.google.com/group/mongoose-orm/boxsubscribe).

## Mongoose Plugins

The following plugins are currently available for use with mongoose:

- [mongoose-types](https://github.com/bnoguchi/mongoose-types) - Adds
several additional types (e.g., Email) that you can use in your
Schema declarations
- [mongoose-auth](https://github.com/bnoguchi/mongoose-auth) - A drop in
solution for your auth needs. Currently supports Password, Facebook,
Twitter, Github, and more.

## Contributing to Mongoose

### Cloning the repository
Expand Down

0 comments on commit c803092

Please sign in to comment.