1.1.0 • Published 7 years ago

signalerjs-react v1.1.0

Weekly downloads
12
License
MIT
Repository
github
Last release
7 years ago

npm version Build Status Dependency Status

signalerjs-react

signalerjs-react provides a React interface for the signalerjs A/B testing library.

Check out the docs to learn how to use this library.

Installation

npm

npm install --save signalerjs-react

cdn

While the npm package is recommended for production usage, if you just want to drop a <script> tag on your page you can also use the UMD/global build hosted on unpkg.

<script src="https://unpkg.com/signalerjs-react@latest"></script>
1.1.0

7 years ago

1.0.0

7 years ago

0.3.0

7 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago

0.0.1

8 years ago