Skip to content

mblode/canvas

Repository files navigation

Canvas kit

An infinite-canvas shadcn registry — pan, zoom, drag and folder cards, no canvas engine

Installation

Register the @canvas registry once, then add items by name:

npx shadcn@latest registry add @canvas=https://canvas.blode.co/r/{name}.json

Install everything at once with the all-in-one canvas board:

npx shadcn@latest add @canvas/canvas-board

Or add individual items as you need them:

npx shadcn@latest add @canvas/canvas @canvas/folder-card @canvas/canvas-card @canvas/document-overlay

Prefer not to register the namespace? The full URL still works for one-off installs, e.g. npx shadcn@latest add https://canvas.blode.co/r/canvas-board.json.

Documentation

canvas.blode.co/docs

License

MIT

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors