1.0.1 • Published 1 year ago

configuration-client v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Configuration client library for JavaScript

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

Dedicated API for component configurations

Package (NPM) | Samples

Getting started

Currently supported environments

See our support policy for more details.

Install the configuration package

Install the Configuration client library for JavaScript with npm:

npm install configuration

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

Configuration

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