103 breaking releases

new 0.105.0 Oct 17, 2024
0.103.0 Oct 8, 2024
0.96.0 Jul 31, 2024
0.75.0 Mar 28, 2024
0.11.0 Nov 24, 2022

#2190 in Web programming

Download history 683/week @ 2024-07-02 1282/week @ 2024-07-09 709/week @ 2024-07-16 1427/week @ 2024-07-23 1207/week @ 2024-07-30 490/week @ 2024-08-06 424/week @ 2024-08-13 935/week @ 2024-08-20 900/week @ 2024-08-27 801/week @ 2024-09-03 772/week @ 2024-09-10 683/week @ 2024-09-17 1152/week @ 2024-09-24 1265/week @ 2024-10-01 1268/week @ 2024-10-08 1265/week @ 2024-10-15

5,065 downloads per month
Used in 29 crates (7 directly)

MIT license

38KB
989 lines

deno_cache

This crate implements the Cache API for Deno.

The following APIs are implemented:

Cache APIs don't support the query options yet.

Spec: https://w3c.github.io/ServiceWorker/#cache-interface

Dependencies

~107MB
~2M SLoC