Merge pull request #400 from svelte-society/staging

Update main branch with staging
This commit is contained in:
Ben McCann
2023-07-08 20:00:44 -07:00
committed by GitHub
4 changed files with 43 additions and 32 deletions

View File

@@ -2218,16 +2218,6 @@
"title": "svate",
"url": "https://github.com/AlexxNB/svate"
},
{
"addedOn": "2021-04-05T11:52:00Z",
"category": "",
"description": "Performant and powerful remote data synchronization for Svelte",
"npm": "@sveltestack/svelte-query",
"tags": ["components and libraries", "stores and state"],
"title": "@sveltestack/svelte-query",
"url": "https://github.com/SvelteStack/svelte-query",
"stars": 350
},
{
"title": "svelte-parallax",
"url": "https://github.com/kindoflew/svelte-parallax",
@@ -2871,7 +2861,7 @@
"npm": "@tanstack/svelte-query",
"addedOn": "2023-01-14",
"tags": ["async data", "async loading", "network events", "ssr", "typescript"],
"stars": 32266
"stars": 35000
},
{
"title": "svelte-form-builder",
@@ -2966,5 +2956,31 @@
"typescript"
],
"stars": 0
},
{
"title": "svelte-svg-transform",
"url": "https://github.com/bartektelec/svelte-svg-transform",
"description": "A tiny component to override SVG file properties",
"npm": "svelte-svg-transform",
"addedOn": "2023-05-16",
"category": "Developer Experience",
"tags": [
"components and libraries",
"fonts and icons",
"images",
"layout and structure",
"typescript"
],
"stars": 0
},
{
"title": "sveltekit-adapter-iis",
"category": "SvelteKit Adapters",
"description": "An adapter to deploy to IIS Server with iisnode installed",
"npm": "sveltekit-adapter-iis",
"stars": 0,
"tags": ["integrations"],
"url": "https://github.com/abaga129/sveltekit-adapter-iis",
"addedOn": "2023-06-23T08:33:00.000Z"
}
]

View File

@@ -1,10 +1,5 @@
<script>
const booksFromPublisher = [
{
name: 'Svelte Handbook',
link: 'https://flaviocopes.com/page/svelte-handbook/',
author: 'Flavio Copes'
},
{
name: 'Svelte 3 Up and Running',
link: 'https://www.amazon.com/dp/B08D6T6BKS/',

View File

@@ -649,7 +649,7 @@
"description": "Add Tauri to your Svelte project",
"stars": 14,
"tags": [],
"title": "svelte-add/tailwindcss",
"title": "svelte-add/tauri",
"url": "https://github.com/svelte-add/tauri"
},
{
@@ -824,7 +824,7 @@
"addedOn": "2022-03-09",
"category": "SvelteKit",
"tags": ["blog", "mdsvex", "typescript", "templates"],
"stars": 307
"stars": 404
},
{
"title": "Svelte-Typescript-Electron-Webpack",

View File

@@ -170,15 +170,6 @@
"tags": [],
"stars": 45
},
{
"addedOn": "2021-08-09T10:14:05.723Z",
"title": "eslint-plugin-svelte3",
"category": "Linting and Formatting",
"description": "An ESLint plugin for Svelte v3 components.",
"url": "https://github.com/sveltejs/eslint-plugin-svelte3",
"tags": ["official"],
"stars": 289
},
{
"addedOn": "2021-08-09T10:14:05.723Z",
"title": "prettier-plugin-svelte",
@@ -307,14 +298,14 @@
"stars": 7
},
{
"title": "@ota-meshi/eslint-plugin-svelte",
"url": "https://github.com/ota-meshi/eslint-plugin-svelte",
"title": "eslint-plugin-svelte",
"url": "https://github.com/sveltejs/eslint-plugin-svelte",
"description": "ESLint plugin that applies own rules to Svelte",
"npm": "@ota-meshi/eslint-plugin-svelte",
"npm": "eslint-plugin-svelte",
"addedOn": "2022-04-16",
"category": "Linting and Formatting",
"tags": [],
"stars": 0
"tags": ["official"],
"stars": 135
},
{
"title": "full-client-server-sveltekit",
@@ -324,5 +315,14 @@
"addedOn": "2023-05-18",
"category": "Bundler Plugins",
"stars": 0
},
{
"title": "svelte-preprocess-delegate-events",
"url": "https://github.com/baseballyama/svelte-preprocess-delegate-events",
"description": "Delegate events with on:* 🎉",
"npm": "svelte-preprocess-delegate-events",
"addedOn": "2023-05-27",
"category": "Preprocessors",
"stars": 19
}
]