Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 648 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 648 Bytes

@nimpl/ab-tests

A package for conducting A/B tests on a website using middleware. The package's API is inspired by the familiar APIs from next.js.

Visit https://nimpl.tech/ab-tests to view the full documentation.

Installation

Using npm:

npm i @nimpl/ab-tests

Using yarn:

yarn add @nimpl/ab-tests

Additional

Please consider giving a star if you like it, it shows that the package is useful and helps continue work on this and other packages.

Create issues for identified issues, desired getters, or various improvements.

License

MIT