cycle-storageify
State manager
Augments Cycle.js components with local storage support for onion-shaped state management
Augments your Cycle.js component (main function) by storing its onion-shaped state in local storage
6 stars
3 watching
3 forks
Language: TypeScript
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
shfrmn/cycle-lot | Handles dynamic lists of Cycle.js components with typescript support and simpler API. | 2 |
cyclejs/storage | A Cycle.js driver for interacting with browser storage | 51 |
donavon/use-persisted-state | Provides a custom React Hook for shared and persistent state management across multiple instances, tabs, and browsers | 1,377 |
jonabrams/spaceace | An immutable state management library designed to simplify state updates and improve code organization | 164 |
aromalanil/react-rhino | A lightweight global state management library for React.js | 26 |
cyclejs/todomvc-cycle | An implementation of the TodoMVC application using Cycle.js and onionify state management | 240 |
umijs/hox | A state management solution for React components | 1,456 |
atlassian/react-sweet-state | A flexible state management solution combining concepts of Redux and React Context API | 871 |
marcisbee/exome | A state management library that enables easy creation of complex, deeply nested states using classes and methods. | 239 |
martyjs/marty | A JavaScript library for state management in React applications using the Flux architecture | 1,090 |
simplifiedcourses/ngx-signal-state | An opinionated state management library for Angular that simplifies and structures state management. | 61 |
aweary/react-copy-write | A library that provides an immutable state management system with a simple mutable API and features like memoized selectors and structural sharing. | 1,784 |
dai-shi/react-hooks-global-state | A global state management system for React applications using Hooks API. | 1,101 |
luisvinicius167/dutier | An immutable, async state management solution for JavaScript applications inspired by Redux. | 394 |
avkonst/hookstate | A state management solution for React applications based on hooks | 1,658 |