Bucket is B2B feature flagging with a built-in feedback loop that lets you roll out features based on customer satisfaction.
Client side React SDK
Browser SDK for use in non-React web applications
Node.js SDK for use on the server side.
Use Bucket with OpenFeature in the browser through the Bucket OpenFeature Browser Provider
Use the Bucket with OpenFeature on the server in Node.js through the Bucket OpenFeature Node.js Provider
- Create a new branch locally
- Run
yarn run version
- Push and PR
The Github Action will automatically publish any versioned packages when merging to main