Module

x/fresh/runtime.ts

The next-gen web framework.
Extremely Popular
Go to Latest
import * as mod from "https://dotland.deno.dev/x/fresh@1.1.2/runtime.ts";

Functions

Create a "locked" asset path. This differs from a plain path in that it is specific to the current version of the application, and as such can be safely served with a very long cache lifetime (1 year).

Apply the asset function to urls in a srcset attribute.