💾Multiple Storage ModesSupports temporary storage, LocalStorage, and IndexedDB, meeting various scenario needs
🔄Cross-Window State SyncBuilt-in cross-window state synchronization, no extra configuration needed for multi-tab applications
⚛️React Hooks IntegrationProvides simple-to-use React Hooks API, easily use and subscribe to state in components
🔍Selector SupportSubscribe to specific parts of state through selectors, optimize performance, avoid unnecessary re-renders
📦Lightweight, No DependenciesSmall size, no external dependencies, providing efficient state management capabilities for your application
🛠️TypeScript SupportFully written in TypeScript, providing complete type definitions, enhancing development experience