0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/extensions/webstorage/README.md
crowlKats dfe528198d
feat: add WebStorage API (#7819)
This commit introduces localStorage and sessionStorage.
2021-05-10 12:02:47 +02:00

5 lines
135 B
Markdown

# deno_webstorage
This op crate implements the WebStorage spec in Deno.
Spec: https://html.spec.whatwg.org/multipage/webstorage.html