@cloudbase/node-sdk

v2.11.0
tencent cloud base server sdk for node.js
node sdk

tsc

npx tsc -p tsconfig.json

test

npx jest --detectOpenHandles --verbose --coverage --runInBand

build

rm -rf lib/* && npm run tsc

tsc:w

npx tsc -p tsconfig.json -w

eslint

npx eslint "./**/*.ts"

prepare

husky install

coverage

npx jest --detectOpenHandles --coverage

coveralls

cat ./coverage/lcov.info | coveralls

eslint-fix

npx eslint --fix "./**/*.ts"
npm i @cloudbase/[email protected]

Metadata

  • MIT
  • >=8.6.0
  • lukejyhuang
  • released 7/24/2023

Downloads