Registry
components.json
Introduction
The JOYCO Registry is a public knowledge hub where our team shares and collaborates on internal components, tools, and resources.
Quick Links
You can find two main categories of content in the registry:
Components
Shadcn UI components and hooks.
Toolbox
Scripts, tools and resources.
Logs
Notes from learning and development.
Add this registry to your project
Paste this into your components.json file to pull components like @joyco/{component}.json.
"registries": {
"@joyco": "https://registry.joyco.studio/r/{name}.json"
}