Registry

Introduction

See on GitHub

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

There are three main categories of content:

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"
}