Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 835 Bytes

File metadata and controls

22 lines (13 loc) · 835 Bytes

abdxdev/cn

alt text

A personal collection of reusable components I've built and use across my projects. Not a framework, not a design system — just the stuff I kept copy-pasting.

Usage

Components are distributed via the shadcn registry. Add any component directly into your project:

npx shadcn@latest add https://abdxdev-cn.vercel.app/r/{name}.json

Or browse the docs to preview and copy individual components.

What's here

  • Reveal Highlight — Windows Fluent Design inspired border glow that tracks your cursor
  • Shake Element — imperative shake animation via ref, useful for failed form submissions

More added as I build them.