Socket
Socket
Sign inDemoInstall

@cloudbase/node-sdk

Package Overview
Dependencies
Maintainers
19
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudbase/node-sdk

tencent cloud base server sdk for node.js


Version published
Weekly downloads
1.9K
increased by4.44%
Maintainers
19
Weekly downloads
 
Created
Source

Tencent Cloud Base(TCB) Server Node.js SDK

⚠️ 当你计划在项目中使用 @cloudbase/node-sdk 替代 tcb-admin-node 时,请务必阅读迁移文档

目录

介绍

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

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

安装

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

npm install --save @cloudbase/node-sdk

目前 node-sdk 已发布 正式版,未来会支持更多新特性。

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

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

import tcb from '@cloudbase/node-sdk'

文档

Keywords

FAQs

Package last updated on 24 Jul 2023

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc