thunkify-mongoose-model
v0.0.1
Published
Help to thunkify methods of mongoose model to work with co
Downloads
2
Readme
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