Registry

Introduction

The JOYCO Registry is a public knowledge hub where our team shares and collaborates on internal components, tools, and resources.

You can find two main categories of content in the registry:

Add this registry to your project

Paste this into your components.json file to pull components like @joyco/{component}.json.

components.json
"registries": {
  "@joyco": "https://registry.joyco.studio/r/{name}.json"
}