UNPKG

@goplus/sdk-node

Version:
21 lines (13 loc) 584 B
# GoPlus Security SDK for Node.js The official [GoPlus Security](https://gopluslabs.io/) Node.js SDK, supports JavaScirpt and TypeScript. ## Installation ``` npm install @goplus/sdk-node ``` The above npm package is compatible with JavaScript and TypeScript. For backward compatibility, you can still use the following npm package: ``` npm install goplus-sdk-js ``` ## Documentation Please see the [SDK guide](https://docs.gopluslabs.io/docs/goplus-sdk) and [API reference](https://docs.gopluslabs.io/reference/api-overview) for the most up-to-date documentation and examples.