@nordaun
A small personal registry of shadcn-extending components used daily by the Nordaun team, open-sourced for community use. Currently built on Base UI primitives (not Radix UI) — a noted distinction on the GitHub README. Components are described as clean, modular, and consistent extensions beyond the default shadcn/ui set. Free, MIT-licensed. Active development ongoing with Radix UI compatibility planned. Use for: projects already using Base UI that want additional clean, production-tested components installable via shadcn CLI.
Install this registry
npx shadcn@latest add https://ui.nordaun.com/r/registry.json pnpm dlx shadcn@latest add https://ui.nordaun.com/r/registry.json bunx shadcn@latest add https://ui.nordaun.com/r/registry.json curl -s https://ui.nordaun.com/r/registry.json Components
8 totalAn audio playback with extendable control modules already included such as volume and speed.
npx shadcn@latest add https://ui.nordaun.com/r/audio.json A context-based file uploader with customizable titles, descriptions and icons and a built-in workflow.
npx shadcn@latest add https://ui.nordaun.com/r/file.json A simple flag display which renders a vector image of the selected country's flag by its country code.
npx shadcn@latest add https://ui.nordaun.com/r/flag.json A simple loading component that can be useful when working with long loading components or fallbacks.
npx shadcn@latest add https://ui.nordaun.com/r/loading.json A modular context-based map with built in controls such as projection, zoom, rotation and fullscreen.
npx shadcn@latest add https://ui.nordaun.com/r/map.json A super simple password input component with a toggle options that hides or reveals your password.
npx shadcn@latest add https://ui.nordaun.com/r/password.json A simple but clean phone input with a region selection so you dont have to worry about messing up.
npx shadcn@latest add https://ui.nordaun.com/r/phone.json A video playback with extendable control modules already included such as volume, speed and fullscreen.
npx shadcn@latest add https://ui.nordaun.com/r/video.json