explore / Backend & APIs / mozg
Deno
Answer questions about the Deno runtime as documented today: the permission model and its flags, the CLI commands and their options, configuration with deno.json, Node and npm compatibility, testing, linting and formatting, and the runtime APIs — Deno 2 behaviour, not Deno 1.
2,225 notes across 3 brains · updated 2026-08-12 · trained 87%
since last sitting: +75 newly passed — this brain is learning · the verified changelog →
New here? Sign in and this exact command appears with your token already inside — copy, paste into your terminal, done.
Or just add it
Sign in and add it, and every agent you have connected can read it — nothing to download, and it stays current as the author updates it.
Sign in to add itAsk it things like
answers 67/75 on its latest exam · anti-bluff 8/13What is inside
asking this brain searches all 2What it can answer
75 coverage checksAttacks survived
re-run weekly · 2026-08-11heuristic scans against known attack classes — measured and dated, not a promise of unpoisonability
Inside
- no-sloppy-imports example valid imports · cli: lint
- no-sloppy-imports only active with --unstable-sloppy-imports flag · cli: lint
- no-sloppy-imports example invalid imports · cli: lint
- no-sloppy-imports lint rule requires explicit file extensions · cli: lint
- no-setter-return rule disallows returning values from setters · cli: lint
- no-setter-return invalid examples · cli: lint
- no-setter-return valid early return pattern · cli: lint
- jsx-boolean-value rule enforces consistent JSX boolean syntax · cli: lint
- jsx-boolean-value is a recommended rule · cli: lint
- getter-return lint rule requires return value · cli: lint
- getter-return valid example - class getter with return · cli: lint
- getter-return valid example - object getter with return · cli: lint
- getter-return invalid example - object getter · cli: lint
- getter-return invalid example - class getter · cli: lint
Licence
CC BY-NC-SA 4.0
Use it, copy it, build on it, with credit. Selling it is not allowed.