josepot / redux-views
Like Reselect but with better support for shared-selectors
☆74Updated 2 years ago
Alternatives and similar repositories for redux-views:
Users that are interested in redux-views are comparing it to the libraries listed below
- Simple generator of reselect selectors☆96Updated last year
- ✨ React 16 context wrap with redux semantics powered by immer☆168Updated 6 years ago
- Script to copy javascript files and append ".flow" to the filename☆174Updated 2 years ago
- Redux 🚀, Redux 🤘, Redux 🔥 - and the magic optimization☆87Updated 6 years ago
- Fast Library for the Composition of React Higher-Order-Components☆65Updated 8 years ago
- Use redux-saga without redux☆75Updated 2 years ago
- Enhance your Redux store to support batched actions☆171Updated 2 years ago
- Utility functions to help facilitate type-safe routing with react-router☆89Updated 2 years ago
- A React component and Redux middleware that allows actions to be converted into Promises☆69Updated last year
- A command line interface that aims to solve a few issues while working with flow typed codebases in a mono-repo.☆88Updated 2 years ago
- ☆88Updated 2 years ago
- A redux fractal state library 🕷☆54Updated 4 years ago
- strongly typed forms using [final-form](https://github.com/final-form/final-form)☆48Updated 6 years ago
- Nothing to see here. Go away☆87Updated 5 years ago
- Addon to provide a locale switcher and react-intl for storybook☆86Updated 11 months ago
- 🧠 React memoization library we all deserve☆129Updated 4 years ago
- Finite state automaton for Redux.☆70Updated 2 years ago
- Collection of hook-based memoized selector factories for declarations outside of render.☆85Updated 6 years ago
- 🏁 Final Form "decorator" that will attempt to apply focus to the first field with an error upon an attempted form submission☆83Updated 2 years ago
- Wrap a controlled react component, to allow specific prop/handler pairs to be uncontrolled☆200Updated 3 months ago
- Rudy Router - MVC style route async controller for react-redux applications.☆81Updated 2 years ago
- A TypeScript AST Transformer that can speed up reconciliation and reduce garbage collection pressure by hoisting React elements to the hi…☆44Updated last year
- Declarative way to track promise lifecycle states using "render props" 🕶☆141Updated 6 years ago
- Alternative to lodash.get that makes it typed and cool as if optional typing proposal is there (deprecated, use ts-optchain, or real opti…