Copy
Killua is a localStorage management library for React applications.
Simplify localStorage management in your React applications using Killua, a robust library specifically designed for efficient handling of localStorage operations.
Get Started1
Features
Get data from localStorage
Easily retrieve and access stored data from localStorage without any hassle, ensuring convenient data management and utilization.
Set data to localStorage
Effortlessly store and manage data in localStorage, allowing for easy access and retrieval when needed.
Reducer for state management
Implement a reducer for effective state management, allowing for structured data updates.
Selector for data access
Use a selector to efficiently access and retrieve data stored in localStorage.
Expiration timer
Implement an expiration timer for stored data to automatically remove outdated information.
Schema validation
Utilize schema validation to ensure the accuracy and integrity of stored data.
Obfuscate data in localStorage
obfuscate data in localStorage to obscure information.
Server-Side Compatibility
Fully compatible with server-side applications for seamless integration.
TypeScript friendly
Built with TypeScript, ensuring type safety and compatibility with TypeScript applications.
Auto update in other tabs
Automatically update stored data in other open browser tabs or windows when changes occur.
Auto update in other components
Automatically update data in other components of the application when changes occur in localStorage.
Config file for configuration management
Utilize a configuration file to manage various settings and options in the application.