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.
Using npm:
npm i @nimpl/ab-tests
Using yarn:
yarn add @nimpl/ab-tests
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.