Skip to content

sod/experiment-js-client

 
 

Repository files navigation

Javascript Client (Browser) SDK for Experiment

Overview

This is the Javascript client (web browser) SDK for Experiment, Amplitude's experimentation and feature management platform.

Browser Compatibility

This SDK works with all major browsers and IE10+. The SDK does make use of Promises, so if you are targeting a browser that does not have native support for Promise (for example, IE), you should include a polyfill for Promise, (for example, es6-promise).

Getting Started

Refer to the Javascript SDK Documentation to get started.

About

Amplitude Experiment client-side SDK for JavaScript

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 82.0%
  • JavaScript 13.9%
  • CSS 2.3%
  • HTML 1.8%