1.0.0-beta.1 • Published 7 months ago

ims-client v1.0.0-beta.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Ims client library for JavaScript

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

Package (NPM) | Samples

Getting started

Currently supported environments

See our support policy for more details.

Install the ims package

Install the Ims client library for JavaScript with npm:

npm install ims

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

Ims

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