Web Storage API

JavaScript APIs for storing key/value pairs in the browser using localStorage and sessionStorage.

API entry from apis.yml

apis.yml Raw ↑
aid: javascript:web-storage-api
name: Web Storage API
description: JavaScript APIs for storing key/value pairs in the browser using localStorage and sessionStorage.
humanURL: https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API
tags:
- Browser
- Client-side
- Storage
properties:
- type: Documentation
  url: https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API/Using_the_Web_Storage_API
- type: Specification
  url: https://html.spec.whatwg.org/multipage/webstorage.html