Toolbox

Package radar

Libraries and tools I use or am evaluating — expand a row for a short summary, reminders, and links to the site and source code.

3 entries

remocn Remotion scenes and motion primitives via shadcn CLI

A shadcn-style registry for Remotion: blur reveals, typewriter text, wipes, mesh gradients, and larger compositions. Components are copied into your repo (MIT) — tweak props like any React code.

Remember

  • Requires a Remotion project first (`pnpm create video@latest`), then `shadcn` init.
  • Install primitives with e.g. `pnpm dlx shadcn@latest add remocn/blur-reveal`.
  • Render MP4 with `pnpm dlx remotion render` — no NLE required for simple promos.
reactremotionvideoshadcn
Shark UI shadcn-style registry on Ark UI + Tailwind

~90+ accessible UI blocks with the familiar shadcn CLI workflow, but behaviour from Ark UI (WAI-ARIA, keyboard). Tailwind + tailwind-variants — copy into your codebase.

Remember

  • Good when you want shadcn-like ownership with Ark primitives instead of Radix-only stacks.
  • Docs live under shark.vini.one/docs (see repo README).
reactark-uitailwindshadcn
Typesense Fast typo-tolerant search (self-host or cloud)

Open-source search engine (C++) with a small operational surface: REST API, typo tolerance, faceting, geo, vectors/semantic paths. Single binary or Docker; managed cloud optional.

Remember

  • Server is GPL-3.0; client libs are Apache-2.0 — sanity-check compliance before you fork the server.
  • Docker quick start and large public demos (songs, books, recipes) are linked from typesense.org.
searchdockerapi