Socket
Socket
Sign inDemoInstall

@cloudbase-e/node-sdk

Package Overview
Dependencies
110
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @cloudbase-e/node-sdk

tencent cloud base (enterprise edition) server sdk for node.js


Version published
Maintainers
2
Install size
13.0 MB
Created

Readme

Source

Tencent Cloud Base(TCB) Server Node.js SDK

目录

  • 介绍
  • 安装
  • 文档

介绍

TCB 提供开发应用所需服务和基础设施。CloudBase server node.js SDK 让你可以在服务端(如腾讯云云函数或 云主机 等)使用 Node.js 服务访问 CloudBase 的的服务。

需要 Node.js v8.0 及以上版本。

安装

server node.js SDK 可以通过@cloudbase-e/node-sdk来访问:

npm install --save @cloudbase-e/node-sdk

要在你的项目中使用模块可以

const tcb = require('@cloudbase-e/node-sdk')

import tcb from '@cloudbase-e/node-sdk'

文档

Keywords

FAQs

Last updated on 18 Dec 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc