exome
State manager for deeply nested states
react-nested-state
The `react-nested-state` library provides a convenient way for React developers to manage and update nested states within functional components. It offers a hook called `useNestedState` that simplifies the process of setting nested states and provides eas
object-path-immutable
Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.