{"id":15754917,"url":"https://github.com/ldgit/template-svelte","last_synced_at":"2025-03-31T08:15:03.490Z","repository":{"id":52843928,"uuid":"332290964","full_name":"ldgit/template-svelte","owner":"ldgit","description":null,"archived":false,"fork":false,"pushed_at":"2021-04-20T20:43:55.000Z","size":736,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-06T12:30:48.308Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ldgit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-23T19:25:57.000Z","updated_at":"2021-04-20T20:43:57.000Z","dependencies_parsed_at":"2022-08-23T08:21:41.067Z","dependency_job_id":null,"html_url":"https://github.com/ldgit/template-svelte","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldgit%2Ftemplate-svelte","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldgit%2Ftemplate-svelte/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldgit%2Ftemplate-svelte/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldgit%2Ftemplate-svelte/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ldgit","download_url":"https://codeload.github.com/ldgit/template-svelte/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246436381,"owners_count":20776995,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-04T08:05:35.538Z","updated_at":"2025-03-31T08:15:03.468Z","avatar_url":"https://github.com/ldgit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# template-svelte\n\nTemplate for quick start with Svelte frontend library.\n\nRequires:\n\n- [Node.js](https://nodejs.org/en/download/) \u003e= 14\n\nUses:\n\n- [Svelte](https://svelte.dev/)\n- [TypeScript](https://www.typescriptlang.org/) without [strict type checks](https://www.typescriptlang.org/tsconfig#strict)\n- [Jest](https://jestjs.io/) for testing\n- [ESLint](https://eslint.org/)\n- [Prettier](https://prettier.io/) \u0026 [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) for code style\n- [lint-staged](https://github.com/okonet/lint-staged) \u0026 [husky](https://github.com/typicode/husky) to lint and fix code style before commit\n- [Svelte Testing Library](https://github.com/testing-library/svelte-testing-library) for testing Svelte components\n\n## Usage\n\nJust copy everything minus `.git` into a new project folder:\n\n- Starting inside this folder: `rsync -r --exclude=.git --exclude=node_modules ./. ../new-svelte-project`\n- `cd ../new-svelte-project`\n- `git init`\n- `npm ci`\n\nTo start development:\n\n- `npm run dev`\n\nBuild and run production version of the app:\n\n- `npm run build`\n- `npm run start`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fldgit%2Ftemplate-svelte","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fldgit%2Ftemplate-svelte","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fldgit%2Ftemplate-svelte/lists"}