Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fresh_images/src/server.ts

Fresh plugin for manipulating images on-the-fly.
Latest
import * as freshImages from "https://deno.land/x/fresh_images@v0.3.0/src/server.ts";

Classes

A cache interface that uses the Deno KV as a backend. This is not ideal but is available on Deno Deploy.

A cache interface that does nothing.

A cache interface that uses the Cache API as a backend. Currently not available on Deno Deploy.

Functions

Get available caching interface.