ims-client
v1.0.0-beta.1
Published
A generated SDK for Ims.
Downloads
3
Maintainers
Readme
Ims client library for JavaScript
This package contains an isomorphic SDK (runs both in Node.js and in browsers) for Ims client.
Getting started
Currently supported environments
- LTS versions of Node.js
- Latest versions of Safari, Chrome, Edge and Firefox.
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.