Skip to content
JavaScript SDK for Optimizely X Full Stack: A/B testing and feature management for product development teams
JavaScript TypeScript
Branch: master
Clone or download
This branch is 32 commits behind optimizely:master.

Latest commit

mjc1283 chore(datafile manager): Lint and formatting fixes for datafile manag…
…er tests (optimizely#441)

Summary:

- Lint and formatting fixes for datafile manager tests
- Update lint package.json script to run on test files

Test plan:

Existing tests
Latest commit 1b71750 Apr 4, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github
packages chore(datafile manager): Lint and formatting fixes for datafile manag… Apr 4, 2020
.gitignore Move to multi-package repo using lerna. (optimizely#79) Feb 27, 2018
.prettierrc
.travis.yml feat: Key Value cache implementation for React Native (optimizely#426) Mar 20, 2020
CODEOWNERS Create CODEOWNERS (optimizely#340) Aug 12, 2019
CONTRIBUTING.md
LICENSE Update to optimizely-server-sdk 1.2.1 and fix licensing files. Mar 20, 2017
README.md
lerna.json
package-lock.json
package.json
tsconfig.json

README.md

Optimizely JavaScript SDK

This repository houses the official JavaScript SDK for use with Optimizely Full Stack and Optimizely Rollouts.

Optimizely Full Stack is A/B testing and feature flag management for product development teams. Experiment in any application. Make every feature on your roadmap an opportunity to learn. Learn more at https://www.optimizely.com/platform/full-stack/, or see the documentation.

Optimizely Rollouts is free feature flags for development teams. Easily roll out and roll back features in any application without code deploys. Mitigate risk for every feature on your roadmap. Learn more at https://www.optimizely.com/rollouts/, or see the documentation.

Packages

This repository is a monorepo that we manage using Lerna. Only one package lives here currently, but that may change in the future.

Package Version Docs Description
@optimizely/optimizely-sdk npm The Optimizely SDK

About

@optimizely/optimizely-sdk is developed and maintained by Optimizely and many contributors. If you're interested in learning more about what Optimizely X Full Stack can do for your company, please get in touch!

Contributing

Please see CONTRIBUTING.

You can’t perform that action at this time.