0.3.3 • Published 12 years ago

mongoose-plugins v0.3.3

Weekly downloads
37
License
-
Repository
github
Last release
12 years ago

mongoose-plugins

Mongoose (mongodb) plugins

CRUD Helper

  • automatically installs CRUD helpers for a model
    • can handle 1:1 relation (ObjectId) references inline
  • for an example please refer to todo-server/apps/todos/models.js

Auth

  • add UserSchema (User) model

Todo

  • CRUD to support nested toJSON
  • CRUD to support ObjectId
  • add relation (OneToOne, OneToMany, ManyToMany) support
  • add pagination support to index
0.3.3

12 years ago

0.3.2

12 years ago

0.3.1

12 years ago

0.3.0

12 years ago

0.2.0

12 years ago

0.1.1

12 years ago

0.1.0

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago