Skip to content
#

webstorage

Here are 73 public repositories matching this topic...

💼 A handy wrapper for HTML5 localStorage that seamlessly gets/sets common data types (Array, BigInt, Boolean, Date, Float, Integer, null, Object and String) as well as Objects; provides simple data scrambling; intelligently compresses strings (saving storage space); permits query by key as well as query by value and promotes shared storage segmentation in the same domain. Key names and values are multi-byte Unicode-safe, and a key value change will fire an event you can subscribe to (even on a single page).

  • Updated Jun 11, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the webstorage topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the webstorage topic, visit your repo's landing page and select "manage topics."

Learn more