0.0.1 • Published 11 years ago

thunkify-mongoose-model v0.0.1

Weekly downloads
7
License
-
Repository
github
Last release
11 years ago

thunkify-mongoose-model

Help to thunkify methods of mongoose model to work with co

Installation

npm install thunkify-mongoose-model

Usage

Check out the examples.

NOTE: for co requires ES6 generator support, run the example with --harmony option of node:

node --harmony examples/index.js

License

MIT