gunn / pure-store
A tiny immutable store with type safety.
☆148Updated 2 years ago
Alternatives and similar repositories for pure-store:
Users that are interested in pure-store are comparing it to the libraries listed below
- Drop-in replacement for useState that persists your state into a redux-like state tree☆102Updated 3 years ago
- ✨ React 16 context wrap with redux semantics powered by immer☆168Updated 6 years ago
- A <1kB library for styling React components as if with CSS-in-JS, without CSS-in-JS☆104Updated 5 years ago
- NO LONGER MAINTAINED - SEE https://github.com/streamich/libreact INSTEAD☆97Updated last year
- Simple immutable state for React using Immer☆260Updated 6 years ago
- React utilities for working with APIs☆108Updated 5 years ago
- Pragmatic state management.☆116Updated this week
- React hook for client side fuzzy search using Fuse.js☆86Updated 2 years ago
- A tiny css in js library 🚀☆136Updated 4 years ago
- Declarative State and Logic Management☆281Updated 6 years ago
- Handy little helper to create proper React HOC functions complete with hoisted statics and forwarded refs☆41Updated last year
- A simple, dependency-free state manager for React using hooks.☆160Updated 2 years ago
- Effortless React State Management.☆85Updated 2 years ago
- A small and simple library for the firebase realtime database☆80Updated 5 years ago
- A simple, no-frills horiztonal dragger/slider with physics☆201Updated 2 years ago
- beautifully simple isomorphic routing for React projects☆110Updated last year
- A tiny (495B) immutable state management library based on Immer☆325Updated 2 years ago
- Declarative way to track promise lifecycle states using "render props" 🕶