debitoor / dot-prop-immutable
Immutable version of dot-prop with some extensions
☆569Updated 2 years ago
Alternatives and similar repositories for dot-prop-immutable:
Users that are interested in dot-prop-immutable are comparing it to the libraries listed below
- redux higher order reducer + action to reduce actions under a single subscriber notification☆1,047Updated last year
- Reduce multiple reducers into a single reducer from left to right☆790Updated 2 years ago
- higher-order reducer to ignore redux actions☆840Updated 5 years ago
- Redux middleware that detects mutations between and outside redux dispatches. For development use only.☆938Updated 7 months ago
- Masked <input/> React component☆730Updated 2 years ago
- Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.☆416Updated 2 years ago
- Snapshot test your Enzyme wrappers☆945Updated 2 years ago
- Store enhancer that syncs (a subset) of your Redux store state to localstorage.☆1,318Updated 3 years ago
- Optimistically apply actions that can be later commited or reverted.☆775Updated 4 years ago
- Enhance Reselect selectors with deeper memoization and cache management.☆1,089Updated last week
- Remove unnecessary React propTypes from the production build.☆895Updated 3 years ago
- Lightweight keydown wrapper for React components☆497Updated 2 years ago
- React wrapper around Tether☆389Updated last year
- An opinionated lib to create actions and reducers for Redux☆1,485Updated last year
- Resolve components asynchronously, with support for code splitting and advanced server side rendering use cases.☆1,443Updated 2 years ago
- Webpack SVG to React Component Loader☆559Updated last year
- Easy UI state management for react redux☆635Updated 6 years ago
- A smart popover component for React☆599Updated last year
- ClickOutside component for React.