1.0.0-beta.1 • Published 2 years ago

crb v1.0.0-beta.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Service client library for JavaScript

This package contains an isomorphic SDK (runs both in Node.js and in browsers) for Service client.

Package (NPM) | Samples

Getting started

Currently supported environments

Install the crb package

Install the Service client library for JavaScript with npm:

npm install crb

JavaScript Bundle

To use this client library in the browser, first you need to use a bundler. For details on how to do this, please refer to our bundling documentation.

Key concepts

Crb

Crb is the primary interface for developers using the Service client library. Explore the methods on this client object to understand the different features of the Service service that you can access.