Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 601 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 601 Bytes

n9-mongo-client

npm version Travis Coverage

A client to use easily MongoDB official driver.

To build

Use node 12+ to build and yarn.

yarn build

Sample of usages

Please refer to test folder to find samples.