mirror of
https://github.com/LukeHagar/sveltesociety.dev.git
synced 2025-12-09 12:47:44 +00:00
Add leblog component
This commit is contained in:
@@ -2897,12 +2897,21 @@
|
|||||||
"tags": ["integrations"],
|
"tags": ["integrations"],
|
||||||
"stars": 0
|
"stars": 0
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "leblog",
|
||||||
|
"url": "https://leblog.dev",
|
||||||
|
"description": "Add a blog (or changelog) to any SvelteKit site.",
|
||||||
|
"npm": "leblog",
|
||||||
|
"addedOn": "2023-02-24",
|
||||||
|
"category": "Integration",
|
||||||
|
"stars": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "html-svelte-parser",
|
"title": "html-svelte-parser",
|
||||||
"url": "https://github.com/PatrickG/html-svelte-parser",
|
"url": "https://github.com/PatrickG/html-svelte-parser",
|
||||||
"description": "HTML to Svelte parser.",
|
"description": "HTML to Svelte parser that works on both the server and the client.",
|
||||||
"npm": "html-svelte-parser",
|
"npm": "html-svelte-parser",
|
||||||
"addedOn": "2022-12-01",
|
"addedOn": "2023-02-26",
|
||||||
"tags": ["components and libraries", "layout and structure", "rich text editor", "ssr", "templates", "tree", "typescript"],
|
"tags": ["components and libraries", "layout and structure", "rich text editor", "ssr", "templates", "tree", "typescript"],
|
||||||
"stars": 6
|
"stars": 6
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user