Update templates.json to 'repository' field instead of 'url' field (#455)

This commit is contained in:
MacFJA
2023-09-10 23:19:35 +02:00
committed by GitHub
parent 9587f5ed53
commit 65af807d3d

View File

@@ -1,21 +1,21 @@
[
{
"title": "SvelteKit Authentication Example",
"url": "https://github.com/nstuyvesant/sveltekit-auth-example",
"repository": "https://github.com/nstuyvesant/sveltekit-auth-example",
"description": "Fully documented example of how to setup local and \"Sign in with Google\" authentication (including Google One-Tap) using PostgreSQL, signup, page authorization, user profile management and password reset using SendGrid.",
"category": "SvelteKit",
"tags": ["templates", "database", "integrations", "ssr", "typescript"]
},
{
"title": "sveltekit-windicss-flowbite-template",
"url": "https://github.com/AlessioGr/sveltekit-windicss-flowbite-template",
"repository": "https://github.com/AlessioGr/sveltekit-windicss-flowbite-template",
"description": "Minimal SvelteKit template with a perfect set-up for WindiCSS and Flowbite",
"category": "SvelteKit",
"tags": ["templates", "typescript", "integrations"]
},
{
"title": "CMSvelte",
"url": "https://github.com/sawyerclick/CMSvelte",
"repository": "https://github.com/sawyerclick/CMSvelte",
"description": "A Svelte template built with newsroom CMS's in mind",
"category": "Svelte",
"tags": ["templates", "blog"]
@@ -25,515 +25,515 @@
"description": "Boilerplate with TypeScript, Webpack, Storybook, Travis CI, SCSS, Babel, EsLint, Prettier, Jest",
"tags": [],
"title": "agusID/boilerplate-svelte",
"url": "https://github.com/agusID/boilerplate-svelte"
"repository": "https://github.com/agusID/boilerplate-svelte"
},
{
"category": "Svelte",
"description": "An example repo of a Svelte app that is IE11 compatible",
"tags": [],
"title": "benjazehr/svelte-example-museums",
"url": "https://github.com/benjazehr/svelte-example-museums"
"repository": "https://github.com/benjazehr/svelte-example-museums"
},
{
"category": "Svelte",
"description": "A truffle box for Svelte, a seed for building an Ethereum dapp using Truffle",
"tags": [],
"title": "antony/svelte-box",
"url": "https://github.com/antony/svelte-box"
"repository": "https://github.com/antony/svelte-box"
},
{
"category": "Svelte",
"description": "Typescript template for Svelte v3",
"tags": [],
"title": "Axelen123/svelte-ts-template",
"url": "https://github.com/Axelen123/svelte-ts-template"
"repository": "https://github.com/Axelen123/svelte-ts-template"
},
{
"category": "Svelte",
"description": "A complete implementation with components, store, unit e2e tests and linting.",
"tags": [],
"title": "TodoMVC Svelte",
"url": "https://github.com/vuesomedev/todomvc-svelte"
"repository": "https://github.com/vuesomedev/todomvc-svelte"
},
{
"category": "Svelte",
"description": "Electron Svelte boilerplate",
"tags": ["electron"],
"title": "Blade67/Sveltron",
"url": "https://github.com/Blade67/Sveltron"
"repository": "https://github.com/Blade67/Sveltron"
},
{
"category": "Svelte",
"description": "A template to create multi-page application powered by Webpack",
"tags": [],
"title": "brandonxiang/svelte-webpack-mpa",
"url": "https://github.com/brandonxiang/svelte-webpack-mpa"
"repository": "https://github.com/brandonxiang/svelte-webpack-mpa"
},
{
"category": "Svelte",
"description": "The bare minimum boilerplate to use Svelte in electron",
"tags": ["electron"],
"title": "chuanqisun/svelte-electron-template",
"url": "https://github.com/chuanqisun/svelte-electron-template"
"repository": "https://github.com/chuanqisun/svelte-electron-template"
},
{
"category": "Svelte",
"description": "Minimal boilerplate example of Svelte with Typescript using Parcel. This also includes scss support",
"tags": [],
"title": "dafn/svelte-typescript-parcel",
"url": "https://github.com/dafn/svelte-typescript-parcel"
"repository": "https://github.com/dafn/svelte-typescript-parcel"
},
{
"category": "Svelte",
"description": "Minimal boilerplate example of Svelte with Typescript using Rollup. This also includes scss support",
"tags": [],
"title": "dafn/svelte-typescript-rollup",
"url": "https://github.com/dafn/svelte-typescript-rollup"
"repository": "https://github.com/dafn/svelte-typescript-rollup"
},
{
"category": "Svelte",
"description": "Skeleton app with Parcel, Jest, ESLint, Prettier, Babel, Wallaby",
"tags": [],
"title": "devghost/svelte",
"url": "https://github.com/devghost/svelte"
"repository": "https://github.com/devghost/svelte"
},
{
"category": "Svelte",
"description": "Svelte template with basic Babel setup for IE11 compatibility",
"tags": [],
"title": "svelte-ie11",
"url": "https://github.com/elsonigo/svelte-ie11"
"repository": "https://github.com/elsonigo/svelte-ie11"
},
{
"category": "Svelte",
"description": "Typescript + Storybook + Webpack boilerplate",
"tags": [],
"title": "farhan2106/svelte-typescript",
"url": "https://github.com/farhan2106/svelte-typescript"
"repository": "https://github.com/farhan2106/svelte-typescript"
},
{
"category": "Svelte",
"description": "Typescript + Storybook + Webpack with SSR boilerplate",
"tags": [],
"title": "farhan2106/svelte-typescript-ssr",
"url": "https://github.com/farhan2106/svelte-typescript-ssr"
"repository": "https://github.com/farhan2106/svelte-typescript-ssr"
},
{
"category": "Svelte",
"description": "Starter for Svelte 3/rollup/typescript/vscode",
"tags": [],
"title": "geakstr/svelte-3-rollup-typescript-vscode",
"url": "https://github.com/geakstr/svelte-3-rollup-typescript-vscode"
"repository": "https://github.com/geakstr/svelte-3-rollup-typescript-vscode"
},
{
"category": "Svelte",
"description": "A small starter template to get up and running with Svelte v3",
"tags": [],
"title": "bholmesdev/svelte-starter-template",
"url": "https://github.com/bholmesdev/svelte-starter-template"
"repository": "https://github.com/bholmesdev/svelte-starter-template"
},
{
"category": "Svelte",
"description": "The open-source storefront for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. The API approach also allows you to merge Svelte Commerce with any third-party tool like payment gateways, POS or AI. WIP for MedusaJS, Woocommerce, Bigcommerce and Shopify.",
"tags": [],
"title": "svelte-commerce",
"url": "https://github.com/itswadesh/svelte-commerce"
"repository": "https://github.com/itswadesh/svelte-commerce"
},
{
"category": "Svelte",
"description": "Svelte + Storybook + Tailwind - Starter Template",
"tags": [],
"title": "jerriclynsjohn/svelte-storybook-tailwind",
"url": "https://github.com/jerriclynsjohn/svelte-storybook-tailwind"
"repository": "https://github.com/jerriclynsjohn/svelte-storybook-tailwind"
},
{
"category": "Svelte",
"description": "A template to help you start developing SPAs with Svelte and Firebase",
"tags": [],
"title": "jorgegorka/svelte-firebase",
"url": "https://github.com/jorgegorka/svelte-firebase"
"repository": "https://github.com/jorgegorka/svelte-firebase"
},
{
"category": "Svelte",
"description": "SvelteJS and TailwindCSS template",
"tags": [],
"title": "justinekizhak/svelte-tailwind-template",
"url": "https://github.com/justinekizhak/svelte-tailwind-template"
"repository": "https://github.com/justinekizhak/svelte-tailwind-template"
},
{
"category": "Svelte",
"description": "Template for building phonegap hybrid applications with Svelte",
"tags": ["mobile"],
"title": "lpshanley/svelte-phonegap",
"url": "https://github.com/lpshanley/svelte-phonegap"
"repository": "https://github.com/lpshanley/svelte-phonegap"
},
{
"category": "Svelte",
"description": "Minimal setup for building svelte as a web component module",
"tags": [],
"title": "LunaTK/svelte-web-component-builder",
"url": "https://github.com/LunaTK/svelte-web-component-builder"
"repository": "https://github.com/LunaTK/svelte-web-component-builder"
},
{
"category": "Svelte",
"description": "Tailwindcss v1 + Svelte v3 = <3",
"tags": [],
"title": "marcograhl/tailwindcss-svelte-starter",
"url": "https://github.com/marcograhl/tailwindcss-svelte-starter"
"repository": "https://github.com/marcograhl/tailwindcss-svelte-starter"
},
{
"category": "Svelte",
"description": "Svelte template with webpack, babel, eslint and scss. Using browserslist with corejs for legacy browser support",
"tags": [],
"title": "svelte-webpack-babel-scss",
"url": "https://github.com/markoboy/svelte-webpack-babel-scss"
"repository": "https://github.com/markoboy/svelte-webpack-babel-scss"
},
{
"category": "Svelte",
"description": "Build cybernetically enhanced web apps with Meteor and Svelte",
"tags": ["components and libraries", "stores and state"],
"title": "Svelte for Meteor",
"url": "https://github.com/meteor-svelte/meteor-svelte"
"repository": "https://github.com/meteor-svelte/meteor-svelte"
},
{
"category": "Svelte",
"description": "Svelte + Tailwind = ❤",
"tags": [],
"title": "muhajirdev/svelte-tailwind-template",
"url": "https://github.com/muhajirdev/svelte-tailwind-template"
"repository": "https://github.com/muhajirdev/svelte-tailwind-template"
},
{
"category": "Svelte",
"description": "Boilerplate code with Typescript and Sass bundled by Webpack",
"tags": [],
"title": "n0th1ng-else/svelte-typescript-sass",
"url": "https://github.com/n0th1ng-else/svelte-typescript-sass"
"repository": "https://github.com/n0th1ng-else/svelte-typescript-sass"
},
{
"category": "Svelte",
"description": "Modern build process with Svelte, WebPack, PurgeCSS, code splitting, lazy loading...etc",
"tags": ["testing", "typescript", "code splitting", "lazy loading", "webpack", "preprocessors"],
"title": "NazimHAli/svelte-template",
"url": "https://github.com/NazimHAli/svelte-template"
"repository": "https://github.com/NazimHAli/svelte-template"
},
{
"category": "Svelte",
"description": "Offline-Capable todo list built with Svelte, PouchDB and CouchDB",
"tags": [],
"title": "neighbourhoodie/svelte-pouchdb-couchdb",
"url": "https://github.com/neighbourhoodie/svelte-pouchdb-couchdb"
"repository": "https://github.com/neighbourhoodie/svelte-pouchdb-couchdb"
},
{
"category": "Svelte",
"description": "Template with Typescript, Sass, Storybook, Webpack",
"tags": [],
"title": "ryburn52/svelte-typescript-sass-template",
"url": "https://github.com/ryburn52/svelte-typescript-sass-template"
"repository": "https://github.com/ryburn52/svelte-typescript-sass-template"
},
{
"category": "Svelte",
"description": "Starter to built Electron apps with Svelte and Better SQLite3",
"tags": ["electron", "database"],
"title": "nye/svelte-electron-better-sqlite3-starter",
"url": "https://github.com/nye/svelte-electron-better-sqlite3-starter"
"repository": "https://github.com/nye/svelte-electron-better-sqlite3-starter"
},
{
"category": "Svelte",
"description": "Svelte webpack template with routing and lazy-loading",
"tags": [],
"title": "OrdinaryJellyfish/svelte-routing-template",
"url": "https://github.com/OrdinaryJellyfish/svelte-routing-template"
"repository": "https://github.com/OrdinaryJellyfish/svelte-routing-template"
},
{
"category": "Svelte",
"description": "Svelte application boilerplate with Webpack, Sass, BabelJS, Fetch, PostCSS, Jest, and .Env",
"tags": [],
"title": "pankod/svelte-boilerplate",
"url": "https://github.com/pankod/svelte-boilerplate"
"repository": "https://github.com/pankod/svelte-boilerplate"
},
{
"category": "Svelte",
"description": "A base for building Svelte component library",
"tags": [],
"title": "patoi/svelte-component-library-template",
"url": "https://github.com/patoi/svelte-component-library-template"
"repository": "https://github.com/patoi/svelte-component-library-template"
},
{
"category": "Svelte",
"description": "Svelte 3 starter with POI 12 and Prettier. Outputs web apps or web components",
"tags": [],
"title": "pbastowski/svelte-poi-starter",
"url": "https://github.com/pbastowski/svelte-poi-starter"
"repository": "https://github.com/pbastowski/svelte-poi-starter"
},
{
"category": "Svelte",
"description": "Svelte + Snowpack, TypeScript, SCSS, Jest with tight VSCode debugging",
"tags": ["editor tools", "snowpack"],
"title": "svelte-ts-snowpack-vscode",
"url": "https://github.com/processtract/svelte-ts-snowpack-vscode"
"repository": "https://github.com/processtract/svelte-ts-snowpack-vscode"
},
{
"category": "Svelte",
"description": "Typescript monorepo for Svelte v3 (preprocess, template, types)",
"tags": [],
"title": "pyoner/svelte-typescript",
"url": "https://github.com/pyoner/svelte-typescript"
"repository": "https://github.com/pyoner/svelte-typescript"
},
{
"category": "Svelte",
"description": "Typescript monorepo for Svelte v3 (preprocess, template, types)",
"tags": ["integrations", "preprocessors"],
"title": "@pyoner/svelte-ts-preprocess",
"url": "https://github.com/pyoner/svelte-typescript"
"repository": "https://github.com/pyoner/svelte-typescript"
},
{
"category": "Svelte",
"description": "Svelte App with Firebase Authentication for all purposes",
"tags": [],
"title": "ricalamino/svelte-firebase-auth",
"url": "https://github.com/ricalamino/svelte-firebase-auth"
"repository": "https://github.com/ricalamino/svelte-firebase-auth"
},
{
"category": "Svelte",
"description": "A template for building Electron apps with Svelte (**VERSION 2**)",
"tags": ["electron"],
"title": "Rich-Harris/svelte-template-electron",
"url": "https://github.com/Rich-Harris/svelte-template-electron"
"repository": "https://github.com/Rich-Harris/svelte-template-electron"
},
{
"category": "Svelte",
"description": "Clone of official Svelte template with added HMR support using Nollup",
"tags": [],
"title": "rixo/svelte-template-hot",
"url": "https://github.com/rixo/svelte-template-hot"
"repository": "https://github.com/rixo/svelte-template-hot"
},
{
"category": "Svelte",
"description": "Yeoman generator generating a boilerplate Svelte.js app with all of svelte-preprocess' options",
"tags": ["preprocessors"],
"title": "generator-svelte",
"url": "https://github.com/Samuel-Martineau/generator-svelte"
"repository": "https://github.com/Samuel-Martineau/generator-svelte"
},
{
"category": "Svelte",
"description": "A boilerplate with Material, Babel, PostCSS, and Webpack",
"tags": [],
"title": "Shyam-Chen/Svelte-Starter",
"url": "https://github.com/Shyam-Chen/Svelte-Starter"
"repository": "https://github.com/Shyam-Chen/Svelte-Starter"
},
{
"category": "Svelte",
"description": "A Svelte template for browserify",
"tags": [],
"title": "soapdog/svelte-template-browserify",
"url": "https://github.com/soapdog/svelte-template-browserify"
"repository": "https://github.com/soapdog/svelte-template-browserify"
},
{
"category": "Svelte",
"description": "Boilerplate template project for SPA router spaceavocado/svelte-router",
"tags": [],
"title": "spaceavocado/svelte-router-template",
"url": "https://github.com/spaceavocado/svelte-router-template"
"repository": "https://github.com/spaceavocado/svelte-router-template"
},
{
"category": "Svelte",
"description": "Boilerplate with Webpack, Cypress, Travis CI, Storybook, and SASS",
"tags": [],
"title": "stephanepericat/svelte-boilerplate",
"url": "https://github.com/stephanepericat/svelte-boilerplate"
"repository": "https://github.com/stephanepericat/svelte-boilerplate"
},
{
"category": "Svelte",
"description": "Template with VSCode, Prettier, ESLint, Cypress, and Rollup",
"tags": [],
"title": "SteveALee/svelte-code-cypress-project",
"url": "https://github.com/SteveALee/svelte-code-cypress-project"
"repository": "https://github.com/SteveALee/svelte-code-cypress-project"
},
{
"category": "Svelte",
"description": "A base for building shareable Svelte components",
"tags": [],
"title": "sveltejs/component-template",
"url": "https://github.com/sveltejs/component-template"
"repository": "https://github.com/sveltejs/component-template"
},
{
"category": "Svelte",
"description": "Template for building basic applications with Svelte with rollup",
"tags": [],
"title": "sveltejs/template",
"url": "https://github.com/sveltejs/template"
"repository": "https://github.com/sveltejs/template"
},
{
"category": "Svelte",
"description": "Template for building basic applications with Svelte and custom elements",
"tags": [],
"title": "sveltejs/template-custom-element",
"url": "https://github.com/sveltejs/template-custom-element"
"repository": "https://github.com/sveltejs/template-custom-element"
},
{
"category": "Svelte",
"description": "Template for building basic Svelte applications with webpack",
"tags": [],
"title": "sveltejs/template-webpack",
"url": "https://github.com/sveltejs/template-webpack"
"repository": "https://github.com/sveltejs/template-webpack"
},
{
"category": "Svelte",
"description": "Starter template for Cordova featuring hot reload",
"tags": ["mobile"],
"title": "syonip/svelte-cordova",
"url": "https://github.com/syonip/svelte-cordova"
"repository": "https://github.com/syonip/svelte-cordova"
},
{
"category": "Svelte",
"description": "A showcase app for all Ionic UI elements to create awesome mobile apps. Published as web app too.",
"tags": ["components and libraries", "component sets", "mobile"],
"title": "Ionic Svelte UI demo",
"url": "https://github.com/Tommertom/svelte-ionic-app"
"repository": "https://github.com/Tommertom/svelte-ionic-app"
},
{
"category": "Svelte",
"description": "Starter pack for Rollup, Typescript, and VSCode",
"tags": [],
"title": "tonyrewin/svelte3-ts-boilerplate",
"url": "https://github.com/tonyrewin/svelte3-ts-boilerplate"
"repository": "https://github.com/tonyrewin/svelte3-ts-boilerplate"
},
{
"category": "Svelte",
"description": "Template with TypeScript, Babel, Jest, Svelte-Testing-Library, Eslint, and Prettier",
"tags": [],
"title": "will-wow/svelte-typescript-template",
"url": "https://github.com/will-wow/svelte-typescript-template"
"repository": "https://github.com/will-wow/svelte-typescript-template"
},
{
"category": "Svelte",
"description": "A base for building shareable Svelte 3 components",
"tags": [],
"title": "YogliB/svelte-component-template",
"url": "https://github.com/YogliB/svelte-component-template"
"repository": "https://github.com/YogliB/svelte-component-template"
},
{
"category": "Svelte",
"description": "A base for building shareable Svelte 3 components.",
"tags": [],
"title": "svelte-component-template",
"url": "https://github.com/YogliB/svelte-component-template"
"repository": "https://github.com/YogliB/svelte-component-template"
},
{
"category": "SvelteKit",
"description": "SvelteKit template with TailwindCSS, Storybook, TypeScript and Sass.",
"tags": [],
"title": "tejasag/sveltetron-9000",
"url": "https://github.com/tejasag/sveltetron-9000"
"repository": "https://github.com/tejasag/sveltetron-9000"
},
{
"category": "SvelteKit",
"description": "SvelteKit Starter template with Typescript, Postcss, scss, TailwindCSS, Storybook, husky, and eslint.",
"tags": ["blog", "seo", "ssr", "storybook", "templates"],
"title": "navneetsharmaui/sveltekit-starter",
"url": "https://github.com/navneetsharmaui/sveltekit-starter"
"repository": "https://github.com/navneetsharmaui/sveltekit-starter"
},
{
"category": "SvelteKit",
"description": "SvelteKit Blog Starter template with Typescript, Postcss, scss, TailwindCSS, Storybook, husky, and eslint. The template is free to use and developers are welcome to contribute to it.",
"tags": ["blog", "mdsvex", "seo", "ssr", "storybook", "templates"],
"title": "navneetsharmaui/sveltekit-blog",
"url": "https://github.com/navneetsharmaui/sveltekit-blog"
"repository": "https://github.com/navneetsharmaui/sveltekit-blog"
},
{
"category": "SvelteKit",
"description": "SvelteKit boilerplate with Koa for building backend API, Typescript support, Docker support",
"tags": [],
"title": "kaladivo/svelte-kit-koa-boilerplate",
"url": "https://github.com/kaladivo/svelte-kit-koa-boilerplate"
"repository": "https://github.com/kaladivo/svelte-kit-koa-boilerplate"
},
{
"category": "SvelteKit",
"description": "SvelteKit template with Stripe Checkout and Typescript.",
"tags": [],
"title": "srmullen/sveltekit-stripe",
"url": "https://github.com/srmullen/sveltekit-stripe"
"repository": "https://github.com/srmullen/sveltekit-stripe"
},
{
"category": "SvelteKit",
"description": "A minimalistic blog template built with SvelteKit and MDsveX",
"tags": [],
"title": "mvasigh/sveltekit-mdsvex-blog",
"url": "https://github.com/mvasigh/sveltekit-mdsvex-blog"
"repository": "https://github.com/mvasigh/sveltekit-mdsvex-blog"
},
{
"category": "SvelteKit",
"description": "A personal website built with SvelteKit",
"tags": [],
"title": "babichjacob/university-website",
"url": "https://github.com/babichjacob/university-website"
"repository": "https://github.com/babichjacob/university-website"
},
{
"category": "Svelte Add",
"description": "Add PostCSS to your Svelte project",
"tags": [],
"title": "svelte-add/postcss",
"url": "https://github.com/svelte-add/postcss"
"repository": "https://github.com/svelte-add/postcss"
},
{
"category": "Svelte Add",
"description": "Add Tailwind CSS to your Svelte project",
"tags": [],
"title": "svelte-add/tailwindcss",
"url": "https://github.com/svelte-add/tailwindcss"
"repository": "https://github.com/svelte-add/tailwindcss"
},
{
"category": "Svelte Add",
"description": "Add Tauri to your Svelte project",
"tags": [],
"title": "svelte-add/tauri",
"url": "https://github.com/svelte-add/tauri"
"repository": "https://github.com/svelte-add/tauri"
},
{
"category": "Svelte Add",
"description": "Add Bulma to your Svelte project",
"tags": [],
"title": "svelte-add/bulma",
"url": "https://github.com/svelte-add/bulma"
"repository": "https://github.com/svelte-add/bulma"
},
{
"category": "Svelte Add",
"description": "Add CoffeeScript to your Svelte project",
"tags": [],
"title": "svelte-add/coffeescript",
"url": "https://github.com/svelte-add/coffeescript"
"repository": "https://github.com/svelte-add/coffeescript"
},
{
"category": "Svelte Add",
"description": "A command to add a GraphQL server to your Svelte project",
"tags": [],
"title": "svelte-add/graphql-server",
"url": "https://github.com/svelte-add/graphql-server"
"repository": "https://github.com/svelte-add/graphql-server"
},
{
"category": "Svelte Add",
"description": "A command to add hosting on Firebase to your Svelte project",
"tags": [],
"title": "svelte-add/firebase-hosting",
"url": "https://github.com/svelte-add/firebase-hosting"
"repository": "https://github.com/svelte-add/firebase-hosting"
},
{
"title": "svelte-add/scss",
"url": "https://github.com/svelte-add/scss",
"repository": "https://github.com/svelte-add/scss",
"description": "Add SCSS to your Svelte project",
"tags": [],
"category": "Svelte Add"
},
{
"title": "svelte-add/3d",
"url": "https://github.com/svelte-add/3d",
"repository": "https://github.com/svelte-add/3d",
"description": "Add 3D scenes to your Svelte project",
"tags": [],
"category": "Svelte Add"
},
{
"title": "vhscom/svelte-headlessui-starter",
"url": "https://github.com/vhscom/svelte-headlessui-starter",
"repository": "https://github.com/vhscom/svelte-headlessui-starter",
"description": "Template designed to make it faster and easier to build libre Svelte apps using Headless UI.",
"category": "SvelteKit",
"tags": ["templates", "ssr", "typescript"]
@@ -543,46 +543,46 @@
"description": "Add mdsvex to your Svelte project",
"tags": [],
"title": "svelte-add/mdsvex",
"url": "https://github.com/svelte-add/mdsvex"
"repository": "https://github.com/svelte-add/mdsvex"
},
{
"category": "Svelte Add",
"description": "Add Supabase to your Svelte project",
"tags": [],
"title": "supabase-community/svelte-supabase",
"url": "https://github.com/supabase-community/svelte-supabase"
"repository": "https://github.com/supabase-community/svelte-supabase"
},
{
"category": "Svelte Add",
"description": "Add Jest to your SvelteKit project",
"tags": [],
"title": "rossyman/svelte-add-jest",
"url": "https://github.com/rossyman/svelte-add-jest"
"repository": "https://github.com/rossyman/svelte-add-jest"
},
{
"category": "SvelteKit",
"description": "SvelteKit blog powered with mdsvex, json schema support, sitemap.xml, RSS-feed and other tools required for good SEO.",
"tags": ["ssr", "templates", "mdsvex", "seo"],
"title": "MailCheck-co/mailcheck.site",
"url": "https://github.com/MailCheck-co/mailcheck.site"
"repository": "https://github.com/MailCheck-co/mailcheck.site"
},
{
"title": "SvelteKit i18n Template",
"url": "https://github.com/ivanhofer/typesafe-i18n-demo-sveltekit",
"repository": "https://github.com/ivanhofer/typesafe-i18n-demo-sveltekit",
"description": "A fully working SEO optimized i18n template",
"category": "SvelteKit",
"tags": ["blog", "code splitting", "lazy loading", "seo", "ssr", "templates", "typescript"]
},
{
"title": "svelte-ts-tailwind-template",
"url": "https://github.com/colinbate/svelte-ts-tailwind-template",
"repository": "https://github.com/colinbate/svelte-ts-tailwind-template",
"description": "Svelte app template with TypeScript and TailwindCSS.",
"category": "Svelte",
"tags": ["templates", "typescript"]
},
{
"title": "SENT-template",
"url": "https://github.com/the-homeless-god/SENT-template",
"repository": "https://github.com/the-homeless-god/SENT-template",
"description": "Skip setup and start code with SENT (Sapper Express Node Template) and other tools like TypeScript, Linters, Tests, Docker and so on",
"category": "Svelte",
"tags": [
@@ -604,77 +604,77 @@
},
{
"title": "Yuyutsu",
"url": "https://github.com/sharu725/yuyutsu",
"repository": "https://github.com/sharu725/yuyutsu",
"description": "A minimal Sveltekit theme with a sidebar.",
"category": "SvelteKit",
"tags": ["blog", "markdown", "templates"]
},
{
"title": "sveltekit-blog-template",
"url": "https://github.com/K-Sato1995/sveltekit-blog-template",
"repository": "https://github.com/K-Sato1995/sveltekit-blog-template",
"description": "A minimalistic markdown based blog template built with Sveltekit",
"category": "SvelteKit",
"tags": ["blog", "templates"]
},
{
"title": "Urara",
"url": "https://github.com/importantimport/urara",
"repository": "https://github.com/importantimport/urara",
"description": "Sweet, Powerful, IndieWeb-Compatible SvelteKit Blog Starter.",
"category": "SvelteKit",
"tags": ["blog", "mdsvex", "typescript", "templates"]
},
{
"title": "Svelte-Typescript-Electron-Webpack",
"url": "https://github.com/ryan-way-boilerplate/stew",
"repository": "https://github.com/ryan-way-boilerplate/stew",
"description": "Template with Svelte Typescript Electron and webpack",
"category": "Svelte",
"tags": ["typescript", "webpack", "electron"]
},
{
"title": "Svelte SCSS/TailwindCSS/Typescript Template",
"url": "https://github.com/timoyo93/svelte-template",
"repository": "https://github.com/timoyo93/svelte-template",
"description": "A template that uses TailwindCSS v3, Typescript and SCSS",
"category": "Svelte",
"tags": ["templates", "typescript", "preprocessors"]
},
{
"title": "A Svelte + FAST + Vite starter project",
"url": "https://github.com/microsoft/fast/tree/master/examples/svelte-starters/svelte-fast-starter",
"repository": "https://github.com/microsoft/fast/tree/master/examples/svelte-starters/svelte-fast-starter",
"description": "A Svelte + FAST + Vite starter project",
"category": "Svelte",
"tags": ["templates"]
},
{
"title": "A Svelte + FAST + Vite + TypeScript starter project",
"url": "https://github.com/microsoft/fast/tree/master/examples/svelte-starters/svelte-fast-typescript-starter",
"repository": "https://github.com/microsoft/fast/tree/master/examples/svelte-starters/svelte-fast-typescript-starter",
"description": "A Svelte + FAST + Vite + TypeScript starter project",
"category": "Svelte",
"tags": ["templates"]
},
{
"title": "Swyxkit",
"url": "https://github.com/swyxio/swyxkit/",
"repository": "https://github.com/swyxio/swyxkit/",
"description": "An opinionated blog starter for SvelteKit + Tailwind + Netlify. Refreshed for the great SvelteKit refactor of 2022!",
"category": "SvelteKit",
"tags": ["blog", "templates", "mdsvex", "markdown"]
},
{
"title": "QWER Blog Starter",
"url": "https://github.com/kwchang0831/svelte-QWER",
"repository": "https://github.com/kwchang0831/svelte-QWER",
"description": "Blog Starter built with SvelteKit and Love. 100 Lighthouse, SEO, Post tags and TOC, Atom feed, Sitemap, PWA, image optimisation, Giscus, UnoCSS, typesafe-i18n",
"category": "SvelteKit",
"tags": ["blog", "markdown", "templates", "seo", "typescript"]
},
{
"title": "svelte-mpa",
"url": "https://github.com/kokizzu/svelte-mpa",
"repository": "https://github.com/kokizzu/svelte-mpa",
"description": "Multipage Svelte for any backend",
"category": "Svelte",
"tags": ["templates", "integrations"]
},
{
"title": "Web3 Hardhat & Svelte Boilerplate",
"url": "https://github.com/fede-rodes/hardhat-svelte-boilerplate",
"repository": "https://github.com/fede-rodes/hardhat-svelte-boilerplate",
"description": "This boilerplate includes Hardhat, Svelte, Tailwind, TS and cva libs. Example integration using MetaMask",
"category": "Svelte",
"tags": ["storybook", "typescript"]