livedocs

livedocs

Pixel-art chart components for . Preview on , copy the command, own the source.

Built by

Install a component

bash
npx shadcn@latest add https://livedocs.xyz/r/chart.json

That copies chart source into @/components/ui in any shadcn project.

Local development

bash
pnpm installpnpm dev

Requires Node.js 20+ and 9.15. Open .

Monorepo

text
apps/docs              Docs site + published registry JSON (`public/r`)packages/registry      Component metadata used to build that JSONpackages/ui            Shared React primitivespackages/tokens        Design tokenspackages/cli           Helper CLI for install commandspackages/config        Shared tooling

Chart implementations live in apps/docs/components/ui. Rebuild the registry with pnpm registry:build.

Contributing

See . This project follows the .

Security

Please report vulnerabilities privately. Details are in .

License