optimizely-client-sdk

1.6.0 • Public • Published

Optimizely JavaScript SDK

This repository houses the JavaScript SDK for Optimizely X Full Stack.

Getting Started

Installing the SDK

The SDK is available through npm. To install:

npm install optimizely-client-sdk --save

Or to use in a non CommonJS fashion:

  1. Run npm run build
  2. Pull in dist/optimizely.min.js as a <script>
  3. Use as global variable window.optimizelyClient

Using the SDK

See the Optimizely X Full Stack testing developer documentation to learn how to set up your first JavaScript project and use the SDK.

Development

Installing dependencies

npm install

Unit tests

You can run all unit tests with:

npm test

Contributing

Please see CONTRIBUTING.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.6.0
    678
    • latest

Version History

Package Sidebar

Install

npm i optimizely-client-sdk

Weekly Downloads

717

Version

1.6.0

License

none

Last publish

Collaborators

  • optimizely-fullstack