couchbase

v4.2.7
The official Couchbase Node.js Client Library.
couchbase libcouchbase memcached nosql json document

lint

eslint ./lib/ ./test/

test

ts-mocha test/*.test.*

build

cmake-js build && tsc

cover

nyc ts-mocha test/*.test.*

install

node ./scripts/install.js

prepare

tsc

rebuild

cmake-js rebuild && tsc

prebuild

prebuild --backend cmake-js --verbose --strip

test-fast

ts-mocha test/*.test.* -ig '(slow)'

build-docs

typedoc

check-deps

ncu

cover-fast

nyc ts-mocha test/*.test.* -ig '(slow)'

help-prune

node ./scripts/prune.js

Metadata

Downloads