This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
cinnamon 🐇 🏳️⚧️
cinny.bun.how
did:plc:7x6rtuenkuvxq3zsvffp2ide
i wish there were a mode for deno `with { type: "json" }` imports that would give u the thing as if it were `as const`. yk. like if i import { "version": "1.0" } i want the type to be { version: "1.0" } and not { version: string }
2025-06-28T03:41:37.241Z