breeze-mongodb

Classes and helper methods to allow Breeze - Mongo interop.

Usage no npm install needed!

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

README

The "breeze-mongodb" npm package

Provides server-side helper classes to facilitate BreezeJs <-> Mongo interoperabilty.

This is the official NPM package for the Breeze Mongodb integration. The package files are in the breeze.server.node repository in the 'breeze-mongodb' subfolder.

To install with npm, open a terminal or command window and enter:

npm install breeze-mongodb

Learn more about Breeze.

More documentation

Breeze/Mongodb documentation here