Installation

Installation

Register this registry in your project, then install whichever component you need. The code is copied into your repo, with no runtime dependency on this one.

1. Register the registry in components.json

{  "registries": {    "@ectopcoi-components": "https://ectopcoi-components.vercel.app/r/{name}.json"  }}

2. Install a component

npx shadcn add @ectopcoi-components/navbar

© 2026 ectopcoi-components, All rights reserved.