@nimpl/ab-tests
v0.2.1
Published
A package for conducting A/B tests on a website using middleware
Downloads
19
Maintainers
Readme
@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.dev/docs/ab-tests to view the full documentation.
Installation
Using npm:
npm i @nimpl/ab-testsUsing yarn:
yarn add @nimpl/ab-testsAdditional
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.
