1 مستودع
Utilities that transform plain object properties into reactive store instances.
Distinct from Object Value Transformers: Distinct from Object Value Transformers: focuses on wrapping values in reactive stores rather than general functional transformation.
Explore 1 awesome GitHub repository matching data & databases · Store Converters. Refine with filters or upvote what's useful.
Effector is a reactive state management library designed for building complex, event-driven applications. It functions as a data flow engine that models application logic as a directed acyclic graph, ensuring that state updates propagate automatically through interconnected nodes. By utilizing atomic state updates and declarative unit composition, the library maintains data consistency and provides a predictable execution model for managing application state. The project distinguishes itself through its framework-agnostic architecture, which decouples business logic from user interface implem
Transforms plain objects into collections of reactive stores.