Skip to content

Repository files navigation

Dotmatrix Loader Library

Reusable dotmatrix-style loading animations with two consumption paths:

  1. shadcn registry install (primary)
  2. Manual source copy/paste from docs (secondary)

Layout

Single Next.js app: loader components live in loaders/, app routes in app/, and the shadcn-style registry is built into registry.json and public/r/.

Commands

  • pnpm dev: run the docs app
  • pnpm registry:build: generate registry.json plus public/r/registry.json and public/r/*
  • pnpm test: run tests
  • pnpm typecheck: run TypeScript checks

Registry publishing

  • Set REGISTRY_HOMEPAGE when building to override the homepage in registry metadata (default is https://dotmatrix.zzzzshawn.cloud).
  • To be listed in shadcn's official registry directory, you must also edit files in a fork of shadcn-ui/ui (not this repo): apps/v4/registry/directory.json and apps/v4/public/r/registries.json.

About

Resources

Stars

546 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages