policyengine-client-js
v0.1.8
Published
A tool to enable A/B testing, feature and QA flags, dark launches, and aid in instant runtime reconfiguration of applications.
Downloads
3
Readme
Policy Engine JavaScript Client
Policy Engine is A tool to enable A/B testing, feature and QA flags, dark launches, and aid in instant runtime reconfiguration of applications. Similar in concept to Facebook's Gatekeeper application, multiple code pathways can be provided and selected based on policies that are tested at runtime:
Usage
It can be used by both require
and used standalone, the precompiled standalone is in the build folder.
Pull Requests
When you make a Pull Request to this project Jenkins will automatically test your changes.