Unstorage Browser Demo

Storage Drivers Available:

  • Memory Driver volatile - Stores data in-memory (RAM). Data will be lost when you refresh the page.
  • Browser Driver persistent - Uses browser localStorage. Data persists across page refreshes.

Try setting, getting, and removing key-value pairs using the controls below. Learn more about unstorage at https://unstorage.unjs.io