mongo-shell-translator

v0.0.4
Translate mongo shell command to native driver

test

nyc mocha tests/ --opts mocha.opts

build

babel -d dist/ src/

prepublish

yarn run clean && yarn run build

clean

rimraf ./dist

Metadata

Downloads