deno/ext/webstorage
denobot 21e6a76519
chore: forward v1.38.2 release commit to main (#21236)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2023-11-17 17:57:25 +09:00
..
01_webstorage.js fix(ext/web): webstorage has trap for symbol (#21090) 2023-11-14 07:01:15 +01:00
Cargo.toml chore: forward v1.38.2 release commit to main (#21236) 2023-11-17 17:57:25 +09:00
lib.deno_webstorage.d.ts fix(dts): make globals available on globalThis (#19438) 2023-07-03 14:36:55 -04:00
lib.rs refactor: rewrite ext/io, ext/webstorage ops to op2 (#20461) 2023-09-12 12:42:05 +02:00
README.md Rename extensions/ directory to ext/ (#11643) 2021-08-11 12:27:05 +02:00

deno_webstorage

This op crate implements the WebStorage spec in Deno.

Spec: https://html.spec.whatwg.org/multipage/webstorage.html