deno/ext/webstorage
denobot 9e575a2862
1.40.0 (#22096)
Bumped versions for 1.40.0

Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2024-01-25 03:48:50 +01:00
..
01_webstorage.js refactor: use core.ensureFastOps() (#21888) 2024-01-10 15:37:25 -07:00
Cargo.toml 1.40.0 (#22096) 2024-01-25 03:48:50 +01:00
lib.deno_webstorage.d.ts chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
lib.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00: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