deno/ext/webstorage
denobot 3bce2af0eb
chore: forward v1.25.2 release commit to main (#15831)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2022-09-09 20:31:43 +09:00
..
01_webstorage.js perf(ops): Monomorphic sync op calls (#15337) 2022-08-11 15:56:56 +02:00
Cargo.toml chore: forward v1.25.2 release commit to main (#15831) 2022-09-09 20:31:43 +09:00
lib.deno_webstorage.d.ts docs: add category tag for built-in APIs (#15480) 2022-08-17 13:12:24 +10:00
lib.rs perf(fmt/lint): incremental formatting and linting (#14314) 2022-04-19 22:14:00 -04: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