made with vue.js

Vaxee

State Management Library

Visit Site

Description

State Management Library

"Vaxee is a simple and easy-to-use library for Vue 3 to manage the state of your application.

Having worked on many projects and frameworks, I've developed my own vision of the perfect state manager for Vue 3. After googling for a while and not finding anything similar, I decided to create my own.

By establishing the basic functionality in Vaxee, the features that were missing in other state managers will gradually be added.

Vaxee uses a single ref under the hood to store all the data. This is similar to creating your own ref where you would store all your data and import it into each component, but we've done that for you.

Additionally, Vaxee offers extra functionality in the form of stores to help you divide all your data into smaller parts. Each store is created using a single imported function called createStore. Inside the callback of this function, you can use reactive variables declared via state and their computed parts via getter. All this data is still stored in a single ref variable under the hood.

To use the data, we offer many different options that are fully supported by TypeScript and simplify the use of any store."


Creator

Valerii Strilets


Social Media Links

Vue Use Spring Naturally Fluid Animations
icon-eye-dark Created with Sketch. 917
Pinia Vue Store
icon-eye-dark Created with Sketch. 18.200
Sentry for Vue Vue Application Monitoring
💚 Sponsored by Friends
Discover a framework that is designed from scratch to be incrementally adoptable!
PortalVue Render DOM outside of a Component
icon-eye-dark Created with Sketch. 11.488
Vuelidate Model-based Validation
icon-eye-dark Created with Sketch. 8.414