co-yongoose

0.0.1 • Public • Published

co-yongoose

A mongoose REPL with yield support, based on Co and mongoose-q.

Install

npm install co-yongoose

Usage

$ node --harmony examples/index.js 
> Model loaded:  Post
> post = new Post({title: 'foo'})
> yield post.saveQ()
> yield Post.findQ()

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    0

Package Sidebar

Install

npm i co-yongoose

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • littlehaker