@storyblok/experiments
v1.0.0
Published
Runtime A/B testing utilities for the Storyblok experiments API
Readme

Features
- Framework-agnostic: Plain functions, usable with any framework or none
- Server-first: Deterministic, storage-free bucketing designed for per-request server use
- Dependency-free: The core ships with zero runtime dependencies
- Composable:
assignVariantandresolveExperimentare usable on their own, or bind them together with thecreateExperimentsfactory - Pluggable adapters: Deliver exposure and conversion events to any sink, or use the built-in
fetchAdapter
Documentation
For complete documentation, please visit package reference
Contributing
If you'd like to contribute, please refer to the contributing guidelines.
Community
For help, discussion about best practices, or any other conversation that would benefit from being searchable:
For community support, chatting with other users, please visit:
Support
For bugs or feature requests, please submit an issue.
[!IMPORTANT] Please search existing issues before submitting a new one. Issues without a minimal reproducible example will be closed. Why reproductions are Required.
I can't share my company project code
We understand that you might not be able to share your company's project code. Please provide a minimal reproducible example that demonstrates the issue by using tools like Stackblitz or a link to a GitHub repo. Please make sure you include a README file with the instructions to build and run the project, important not to include any access token, password or personal information of any kind.
Feedback
If you have a question, please ask in the Discuss Storyblok on Discord channel.
