# ModelJS MongoDB

ModelJS MongoDB is a wrapper for MongoDB Node.js driver enclosing documents in [ModelJS Models and Collections](https://github.com/ronaldborla/model)

# Installation

    npm install model-mongodb --save

# Testing

    npm run test:default

# TODO

- API documentation

# License

MIT
