feat(registry): add @remotionui registry (#10998)

This commit is contained in:
Riazul Islam
2026-08-17 15:30:57 +06:00
committed by GitHub
parent d4fc45b1fb
commit c97fee8eee
+7
View File
@@ -1940,5 +1940,12 @@
"url": "https://knock.codes/r/react/{name}.json",
"description": "Copy-paste, session-gated access blocks for React — PIN/Knock Code unlock screens, protected routes/layouts/modals, a headless useKnockCodes hook, and full-page templates.",
"logo": "<svg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'><rect width='32' height='32' rx='7' fill='#0A0A0B'/><rect x='9' y='9' width='14' height='14' rx='3' fill='#F59E0B'/></svg>"
},
{
"name": "@remotionui",
"homepage": "https://remotionui.com",
"url": "https://remotionui.com/r/{name}.json",
"description": "Copy-paste motion components for Remotion video projects - 200 captions, charts, transitions, backgrounds, and full compositions.",
"logo": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--foreground)\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2L2 7l10 5 10-5-10-5z\"/><path d=\"M2 17l10 5 10-5\"/><path d=\"M2 12l10 5 10-5\"/></svg>"
}
]