Skip to content

Bublina

Composition-first Vue state management

A simple and straightforward global state management built for composition.

Simple and easy to use

If you've ever touched a composition API, you'll feel right at home.

"Not-so-global" state management

A robust instancing system that allows running multiple stores of the same type out of the box.

No boilerplate

No need for a complicated actions, mutations and getters setup. It's like writing a composable!

Devtools included

Devtools support is built-in, so you can debug your state with ease.