Colophon

The tools, libraries, and open-source projects LOOP HQ stands on.

LOOP HQ is built on a deep well of open-source work. The list below names the libraries we lean on most; the full dependency scan at /metrics/licenses is generated by pnpm licenses:scan and lists every package with its license. Anything flagged for manual review is captured in licenses/FLAGGED.md in the repo.

If you maintain a project we use and want your name added here, open an issue — we'd love to give you direct credit.

Framework

Nuxt
The full-stack Vue framework.
Vue
The progressive JavaScript framework.
Nitro
Nuxt’s server engine.
Vite
The build tool under the hood.

UI & design

Nuxt UI
125+ accessible Vue components.
Tailwind CSS
Utility-first styling.
Iconify
Unified icon layer (Phosphor, Lucide, Simple Icons, logos).
Motion for Vue
Animation primitives.

Content & data

Nuxt Content
File-based CMS for docs and pages.
Zod
Schema-first validation for content and APIs.
Drizzle ORM
Type-safe SQL layer.
libsql
SQLite fork powering local persistence.

Auth & platform

Better Auth
The authentication layer.
Vercel
Hosting + Fluid Compute.
Netlify
Alternative deploy target.

Testing & quality

Vitest
Unit + component test runner.
Playwright
End-to-end browser testing.
ESLint
Static analysis via @antfu/eslint-config.
TypeScript
The type system.

AI & integrations

Vercel AI SDK
Provider-agnostic AI primitives.
Anthropic Claude
Model behind much of the agent work.
Resend
Transactional email.

Fonts

Barlow
SIL OFL — primary display face.
DM Sans
SIL OFL — UI body.
JetBrains Mono
SIL OFL — code and data.
Fira Code
SIL OFL — code with ligatures.

License compliance posture

We aim to use permissive-licensed dependencies (MIT, BSD, Apache-2.0, ISC, SIL OFL for fonts). Anything copyleft or source-available is reviewed before shipping — see licenses/FLAGGED.md for the current triage list.

[TODO: legal review — confirm posture and whether a NOTICE file needs to ship with production builds.]