mongoose-connection-manager

Mongoose Connection Manager ==================

Usage no npm install needed!

<script type="module">
  import mongooseConnectionManager from 'https://cdn.skypack.dev/mongoose-connection-manager';
</script>

README

Mongoose Connection Manager

Keeps track of many different named Mongoose and provides easy access to them.

Setup

npm install

Running Tests

Tests can be run from the command line like so:

npm test