A robust wrapper around browser's localStorage/sessionStorage with advanced features. The advanced version has been lightly tested and might not be suitable for production. Includes advanced and a simple localStorage manager.
- Zero dependencies
- Automatic JSON serialization/deserialization
- Size limits and monitoring
- Automatic expiry handling
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.