Changelog

latest updates, improvements, and announcements

Introducing GitHub Registries — v3.0

ScrollX UI now supports GitHub Registries for components, blocks installation and distribution.

What's New

  • Introduced GitHub Registry support.
  • Install components and blocks directly from GitHub repositories.
  • Improved compatibility with the latest shadcn ecosystem.
  • Enhanced component and block installation workflows.
  • Foundation improvements for future ScrollX UI releases.

GitHub Registry Format

Install items directly from GitHub using:

npx shadcn@latest add <username>/<repo>/<item> 

Install Components via GitHub

Add a component to your project with one command:

npx shadcn@latest add Adityakishore0/ScrollX-UI/[component-name] 

Example:

npx shadcn@latest add Adityakishore0/ScrollX-UI/lean-card 

Install Blocks via GitHub

Add a block to your project with one command:

npx shadcn@latest add Adityakishore0/ScrollX-UI/[block-name] 

Example:

npx shadcn@latest add Adityakishore0/ScrollX-UI/hero-with-layers 

Previous Updates

Thank you

I'd like to thank everyone who has been using & supported this project, shared feedback, and contributed to its growth. Your encouragement and involvement mean a lot. I truly appreciate your support. Thank you 🙏

Built withby Ahdeetai.