model-mongodb

ModelJS wrapper for MongDB Node.js driver

Usage no npm install needed!

<script type="module">
  import modelMongodb from 'https://cdn.skypack.dev/model-mongodb';
</script>

README

ModelJS MongoDB

ModelJS MongoDB is a wrapper for MongoDB Node.js driver enclosing documents in ModelJS Models and Collections

Installation

npm install model-mongodb --save

Testing

npm run test:default

TODO

  • API documentation

License

MIT