Skip to main content
Module

x/capsid/deno.json

πŸ’Š Declarative DOM programming library. Lightweight (1.79 kb).
Latest
File
{ "compilerOptions": { "lib": ["deno.ns", "deno.unstable", "dom", "esnext"] }, "fmt": { "files": { "exclude": ["node", "dist.js", "dist.min.js"] } }, "lint": { "files": { "exclude": ["node", "dist.js", "dist.min.js"] } }}