1.3.3 • Published 5 years ago

@watchmen/mongo-helpr v1.3.3

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

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