This library is documented in: https://schemadb.github.io/node-sdk
# Fork and clone this repo
npm i
# You can keep track of tests status while making changes
npm run test:watch
# And make sure everythign is fine after changes
npm run lint
npm run test
Contact [email protected]