Vue SDK (Beta)

We've released a Vue.js SDK for Bucket, now in beta.

The Vue SDK supports feature toggling, tracking feature usage, requesting feedback on features, and remotely configuring features. It also comes with the same built-in toolbar as the browser SDK which appears on localhost by default.

To get started with it, install via npm:

npm i @bucketco/vue-sdk

For more details, check out the docs.