diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 926543c2ef..5a5b42780e 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -137,6 +137,12 @@ "url": "https://boldkit.dev/r/{name}.json", "description": "Neubrutalism component library with 43 components, 42 SVG shapes, thick borders, and hard shadows. Supports React, Vue, and Nuxt. Built on shadcn/ui." }, + { + "name": "@bklit", + "homepage": "https://ui.bklit.com", + "url": "https://ui.bklit.com/r/{name}.json", + "description": "Open-source composable chart components for React — line, area, bar, pie, radar, maps, and more. Built with Visx, Motion, and shadcn/ui." + }, { "name": "@bundui", "homepage": "https://bundui.io", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index c53c994a2d..8184a4b3d7 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -160,6 +160,13 @@ "description": "Neubrutalism component library with 43 components, 42 SVG shapes, thick borders, and hard shadows. Supports React, Vue, and Nuxt. Built on shadcn/ui.", "logo": "" }, + { + "name": "@bklit", + "homepage": "https://ui.bklit.com", + "url": "https://ui.bklit.com/r/{name}.json", + "description": "Open-source composable chart components for React — line, area, bar, pie, radar, maps, and more. Built with Visx, Motion, and shadcn/ui.", + "logo": "Bklit Logo" + }, { "name": "@bundui", "homepage": "https://bundui.io",