An opinionated template for my Svelte projects.
The svelte-ts-template is an opinionated template for Svelte projects that includes various features such as TypeScript support, ESLint, Prettier, svelte-i18n, GitHub Actions template for GitHub Pages, Vite with preconfigured Svelte support, and preconfigured VSCode settings for ESLint, i18n, etc. This template stands out from others as it offers proper formatting and linting for .svelte files, supports TypeScript in both .svelte and .ts files, provides i18n support in Svelte components, allows for easy deployment to GitHub Pages, and ensures that VSCode extensions work seamlessly.
To use this template, follow these steps:
yarn to install the dependencies.The svelte-ts-template is an opinionated template for Svelte projects that offers a range of features including TypeScript, ESLint, Prettier, svelte-i18n, GitHub Actions template for GitHub Pages, Vite with preconfigured Svelte support, and preconfigured VSCode settings. It is particularly popular for its proper formatting and linting of .svelte files, TypeScript compatibility, i18n support, easy deployment to GitHub Pages, and seamless integration with VSCode extensions. Follow the provided installation guide to get started with this template for your Svelte projects.