@m-c2/ripple
v1.0.7
Published
Ripple is a powerful state management library for React applications. It offers a lightweight and intuitive solution to manage and synchronize state across components, improving the efficiency and maintainability of your codebase.
Downloads
80
Maintainers
Readme
What is Ripple ?
Ripple is a state management library for React. It's a simple and powerful alternative to Redux / Recoil / MobX...
Create a ripple with an initial state, and use it in your components. Keep the logic in the component or in a service, it's up to you.
No need for any subscription, Ripple will render your component in case of any change. Even from a service, it will not break the hook lifecycle.
It is just easy pizy lemon squeezy !