Add SvelteKit , update Svelte / UI Framework

main
nurbek 4 years ago
parent 27ce68e911
commit dd4cd4c432

@ -18838,10 +18838,28 @@
"cats": [
12
],
"description": "Svelte is a free and open-source front end compiler created by Rich Harris and maintained by the Svelte core team members.",
"html": "<[^>]+class=\\\"[^\\\"]+\\ssvelte-[\\w]*\\\"",
"icon": "Svelte.svg",
"oss": true,
"website": "https://svelte.dev"
},
"SvelteKit": {
"cats": [
66
],
"description": "SvelteKit is an officially supported framework, built around Svelte.",
"icon": "Svelte.svg",
"dom": {
"a": {
"attributes": {
"sveltekit:prefetch": ""
}
}
},
"oss": true,
"website": "https://kit.svelte.dev"
},
"SweetAlert": {
"cats": [
59