GStatem is a small, simple and fast state-management tool.
Services are 'global' objects useful for features that require shared state or persistent connections. They are lazy evaluated, only when used, solving an issue of cross dependencies and contexts tree.
This submodules contains the means for handling deeps nested reactivity.
🐻 State management in Solid using zustand. Contribute to wobsoriano/solid-zustand development by creating an account on GitHub.