0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-12 07:07:43 -04:00
deno/ext/webstorage
2023-05-04 16:18:26 +02:00
..
01_webstorage.js refactor(webidl): move prefix & context out of converters options bag (#18931) 2023-05-04 16:18:26 +02:00
Cargo.toml 1.33.1 (#18895) 2023-04-28 19:05:46 +02:00
lib.deno_webstorage.d.ts
lib.rs perf(core) Reduce copying and cloning in extension initialization (#18252) 2023-03-17 22:15:27 +00:00
README.md

deno_webstorage

This op crate implements the WebStorage spec in Deno.

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