Skip to content

Commit c1976e1

Browse files
committed
✨ add resources
1 parent 8fde76d commit c1976e1

File tree

3 files changed

+36
-0
lines changed

3 files changed

+36
-0
lines changed

source-web/src/assets/db/components.json

+10
Original file line numberDiff line numberDiff line change
@@ -682,5 +682,15 @@
682682
"tags": ["React", "Tailwind", "Next.js", "HTML"],
683683
"license": "Free",
684684
"licenseLink": "https://github.com/origin-space/originui?tab=readme-ov-file#terms-of-use"
685+
},
686+
{
687+
"id": 75,
688+
"order": 84,
689+
"name": "Fancy Components",
690+
"link": "https://www.fancycomponents.dev/",
691+
"img": "https://res.cloudinary.com/cosmocloudinary/image/upload/freesets/components/viyq7pgwtlelyn7lftyn",
692+
"tags": ["React", "Tailwind", "TypeScript", "Motion"],
693+
"license": "MIT",
694+
"licenseLink": "https://github.com/danielpetho/fancy/blob/main/LICENSE"
685695
}
686696
]

source-web/src/assets/db/libraries.json

+8
Original file line numberDiff line numberDiff line change
@@ -333,5 +333,13 @@
333333
"link": "https://tweakpane.github.io/docs/",
334334
"img": "https://res.cloudinary.com/cosmocloudinary/image/upload/freesets/libraries/tweakpane",
335335
"tags": ["GUI"]
336+
},
337+
{
338+
"id": 37,
339+
"order": 42,
340+
"name": "Yoopta-Editor",
341+
"link": "https://yoopta.dev/",
342+
"img": "https://res.cloudinary.com/cosmocloudinary/image/upload/freesets/libraries/bvivtqfwrnj2xakfi8zt",
343+
"tags": ["Rich-text editor"]
336344
}
337345
]

source-web/src/assets/db/tools.json

+18
Original file line numberDiff line numberDiff line change
@@ -220,5 +220,23 @@
220220
"img": "https://res.cloudinary.com/cosmocloudinary/image/upload/freesets/tools/imgtoasdasdqw",
221221
"link": "https://imgto.xyz/",
222222
"tags": ["Image optimizer"]
223+
},
224+
{
225+
"id": 28,
226+
"order": 93,
227+
"name": "og.new",
228+
"link": "https://og.new/",
229+
"img": "https://res.cloudinary.com/cosmocloudinary/image/upload/freesets/tools/usxfnxgq0vrxfvkk7qpf",
230+
"tags": ["Generate Open Graph images"]
231+
},
232+
{
233+
"id": 29,
234+
"order": 56,
235+
"name": "gleam.so",
236+
"link": "https://gleam.so/",
237+
"img": "https://res.cloudinary.com/cosmocloudinary/image/upload/freesets/tools/trww6z9uivyb33vtdzas",
238+
"tags": ["Generate Open Graph images"],
239+
"licenseLink": "https://gleam.so/pricing",
240+
"license": "Freemium"
223241
}
224242
]

0 commit comments

Comments
 (0)