Initial commit

This commit is contained in:
2026-02-02 22:47:52 +03:00
committed by GitHub
commit f53016aeda
239 changed files with 84360 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "Svelte",
"description": "A compiler-based UI framework.",
"icon": "logos:svelte-icon",
"category": "frontend",
"level": "beginner",
"experience": {
"years": 0,
"months": 3
},
"projects": [
"Twilight"
],
"color": "#FF3E00"
}