@watchmen/mongo-helpr

miscellaneous mongo helper functions

Usage no npm install needed!

<script type="module">
  import watchmenMongoHelpr from 'https://cdn.skypack.dev/@watchmen/mongo-helpr';
</script>

README

node-mongo-helpr

miscellaneous mongo helper functions

XO code style styled with prettier Build Status npm (scoped)

see tests for examples

usage

  1. npm install mongo-helpr
  2. import {...} from 'mongo-helpr'

development

  1. git clone {this repo}
  2. cd {this repo name}
  3. npm install
  4. npm test