The Field Guide

npm → what you already have

For each thing you might npm install: what the Closure Library offers, and whether to reach for it — or for cljs.core, or the browser — instead.

Every row carries one of four verdicts. They are the judgment, and you can filter by them: CL use the Closure Library; core cljs.core does it better; native-first the browser already has it; gap nobody has it cleanly — honest workaround.

NeedInstead ofReach forVerdictNote

Transcribed verbatim from the project’s capability map; every Closure symbol named here is checked against the real library on each build (how that works).  ·  Back to the story