Collection
Efficient collection state management for React with TypeScript support
Quick Start
Key Features
- Map-based collection management
 - Individual item subscriptions
 - Collection size and keys tracking
 - Predefined selectors
 - Custom selectors
 - TypeScript-first
 - Redux DevTools support
 - Deep equality checks for performance
 - Sync/async actions
 - Scoped collections for component isolation