Registry

Overview of the React registry, item inventory, and supporting guides.

The React registry is a flat shadcn-compatible registry published from the React site. Each item is available at a root-level JSON URL.

Registry URLs

https://react.tile-ui.dev/r/registry.json
https://react.tile-ui.dev/r/{name}.json

Available items

  • core
  • utils
  • styles
  • use-copy-to-clipboard
  • use-media-query
  • use-local-storage
  • button
  • input
  • textarea
  • label
  • card

Continue reading