Skip to content

maxknivets/local-storage-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LocalStorage Plus

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.

Features

  • Zero dependencies
  • Automatic JSON serialization/deserialization
  • Size limits and monitoring
  • Automatic expiry handling

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A wrapper around browser's localStorage/sessionStorage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published