A transactional state management library for JS with temporal ordering and automatic rollback
适用于小型Vue应用的数据管理。可以全局共享部分数据和方法,既不需要像Vuex那样额外写一些mutation,又不需要采用Vue传统的props/events来通讯。
Vue-style v-model experience for React via compile-time transform + runtime hooks.
[idb-keyval](https://github.com/jakearchibald/idb-keyval) is a lightweight promise-based keyval store implemented with IndexedDB.
Lightweight JavaScript store to store state and subscribe to state changes.
A small library of front-end utilities.
Make Vue Router data<->query binding easier
ESLint rule enforcing boolean variable naming convention for useState (e.g., isVisible / setIsVisible)
A MobX utility, treat mutations -anywhere- as actions by default.
A helper to reduce repetition inside Vuex modules
Easy React context
A State Management for Vue.js
Wrapper object to be used for managing paged data easily in Vue.js
This package allows you to easily create prop getters and setters to allow you to update props in your component.