mongodb-core

v2.1.20
Core MongoDB driver functionality, no bells and whistles and meant for integration not end applications
mongodb core

test

node test/runner.js -t functional

coverage

nyc node test/runner.js -t functional -l && node_modules/.bin/nyc report --reporter=text-lcov | node_modules/.bin/coveralls

lint

eslint lib

changelog

conventional-changelog -p angular -i HISTORY.md -s

Metadata

Downloads