📦 Add SVGL for Framer extension with description and creator details

This commit is contained in:
pheralb
2025-09-05 11:14:39 +01:00
parent 04ffbe9bbb
commit 9825fc2544
+12
View File
@@ -24,6 +24,18 @@ export const extensions: Extension[] = [
socialUrl: "https://x.com/ridemountainpig", socialUrl: "https://x.com/ridemountainpig",
}, },
}, },
{
name: "SVGL for Framer",
description:
"Import colorful SVG logos, fast and easy using our plugin for Framer.",
url: "https://www.framer.com/marketplace/plugins/svgl/",
image:
"https://raw.githubusercontent.com/pheralb/svgl/refs/heads/main/static/library/framer.svg",
created_by: {
name: "Krishna Singh",
socialUrl: "https://x.com/krishnasinghdev",
},
},
{ {
name: "SVGL for Vue", name: "SVGL for Vue",
description: "An open-source NPM package that offers a SVGL Logos for Vue.", description: "An open-source NPM package that offers a SVGL Logos for Vue.",