2.0.0 • Published 9 years ago

resistor-mongodb v2.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
9 years ago

Resistor-Mongodb

Add mongodb specific converters to resistor

Usage

npm install resistor-mongodb --save


require('resistor');
require('resistor-mongodb')(resistor);

Types 'objectID' and 'ObjectID' are usable in models.

2.0.0

9 years ago