Built with TypeScript from the ground up, leveraging inference to minimize type declarations and prevent human errors.
Signal-Based
Fully powered by Angular Signals with RxJS as an optional enhancement. Reactive primitives integrate seamlessly into your components and services.
Composable & Reusable
Design for composition and logic reuse - localStorage sync, optimistic updates, smart loading, and more.
Granular State Management
Promotes creating granular "slices" with declarative state, isolating each state piece for better maintainability.
Flexible Architecture
Method-based approach that can evolve to source-based for event-driven architecture. Create global, local, or feature stores that compose effortlessly.
Frictionless DX
Designed for a smooth developer experience with maximum TypeScript inference, declarative state creation, and evolutionary store composition.