@google-cloud/bigtable

v2.0.1
Cloud Bigtable Client Library for Node.js
bigtable cloud google google api google api client google apis google apis client google bigtable google cloud and 2 more...

fix

gts fix && npm run lintfix

docs

jsdoc -c .jsdoc.js

lint

eslint '**/*.js'

test

nyc mocha build/test

check

gts check

clean

gts clean

proto

mkdirp proto && pbjs -t static-module -w commonjs -p protos google/bigtable/v2/bigtable.proto google/bigtable/admin/v2/bigtable_instance_admin.proto google/bigtable/admin/v2/bigtable_table_admin.proto | pbts -o proto/bigtable.d.ts -

compile

tsc -p . && cp -r src/v2 build/src/ && cp -r proto* build/ && cp test/*.js build/test

lintfix

eslint --fix '**/*.js'

prepare

npm run compile

pretest

npm run compile

posttest

npm run check

docs-test

linkinator docs -r --skip www.googleapis.com

system-test

mocha build/system-test --timeout 600000

predocs-test

npm run docs

samples-test

cd samples/ && npm link ../ && npm test && cd ../

snippet-test

mocha samples/document-snippets/tests/*.js --timeout 600000

presystem-test

npm run compile
npm i @google-cloud/[email protected]

Metadata

Downloads

Maintainers