{"id":13722310,"url":"https://github.com/beyonk-group/svelte-component-livereload-template","last_synced_at":"2025-05-07T15:30:32.403Z","repository":{"id":66169675,"uuid":"203045461","full_name":"beyonk-group/svelte-component-livereload-template","owner":"beyonk-group","description":"Svelte component template with LiveReload and Jest unit testing","archived":true,"fork":false,"pushed_at":"2020-03-18T18:15:18.000Z","size":12,"stargazers_count":14,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T17:01:47.138Z","etag":null,"topics":["component","continuous-delivery","continuous-integration","livereload","seed","starter","svelte","svelte-v3","tdd","template","unit-test","unit-testing"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beyonk-group.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-08-18T19:05:48.000Z","updated_at":"2023-01-28T09:28:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"9520a6b0-7062-4932-bbb7-8fb9e8dbe655","html_url":"https://github.com/beyonk-group/svelte-component-livereload-template","commit_stats":null,"previous_names":["beyonk-group/svelte-component-livereload-template","beyonk-adventures/svelte-component-livereload-template"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyonk-group%2Fsvelte-component-livereload-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyonk-group%2Fsvelte-component-livereload-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyonk-group%2Fsvelte-component-livereload-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyonk-group%2Fsvelte-component-livereload-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beyonk-group","download_url":"https://codeload.github.com/beyonk-group/svelte-component-livereload-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252905515,"owners_count":21822818,"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":["component","continuous-delivery","continuous-integration","livereload","seed","starter","svelte","svelte-v3","tdd","template","unit-test","unit-testing"],"created_at":"2024-08-03T01:01:27.237Z","updated_at":"2025-05-07T15:30:32.120Z","avatar_url":"https://github.com/beyonk-group.png","language":"JavaScript","funding_links":[],"categories":["templates"],"sub_categories":["editor tools"],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg width=\"186\" height=\"90\" src=\"https://user-images.githubusercontent.com/218949/44782765-377e7c80-ab80-11e8-9dd8-fce0e37c235b.png\" alt=\"Beyonk\" /\u003e\n\u003c/p\u003e\n\n# Svelte Component Template\n\nby [@antony](https://github.com/antony)\n\n[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com) [![CircleCI](https://circleci.com/gh/beyonk-adventures/svelte-component-livereload-template.svg?style=shield)](https://circleci.com/gh/beyonk-adventures/svelte-component-livereload-template) [![svelte-v3](https://img.shields.io/badge/svelte-v3-blueviolet.svg)](https://svelte.dev)\n\n## Features\n\n* Svelte 3\n* Automatic NPM Publish support\n* LiveReload\n* Unit testing with @testing-library/svelte and Jest\n* Fetch mocking for tests\n* Eslint (@beyonk) / \"Standard\" Linting\n\n## Installation\n\nnpx degit git@github.com:beyonk-adventures/svelte-component-livereload-template.git\n\n## Usage\n\nEdit `src/Component.svelte`\n\n`npm run dev`\n\n## Building\n\n`npm run build`\n\n## Testing\n\nTests are in `test/*`. Edit files here, and run:\n\n`npm run test`\n\n## Publishing\n\nYou can set a component name in `package.json` and publish as usual with `npm publish`.\n\nHowever, see the following section to make your life a lot easier.\n\n## Continuous Deployment\n\nYou can set up CI/CD with CircleCI in two easy steps:\n\n* Head to [CircleCI](https://www.circleci.com) and add this project.\n* Add your NPM token as an environment variable called NPM_TOKEN in the org-global context.\n\nWhenever you commit to master, tests and linting will be run.\n\nWhenever you tag and push to git, a npm release will automatically be made:\n\n```bash\nnpm version \u003cpatch|minor|major\u003e\ngit push \u0026\u0026 git push --tags\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeyonk-group%2Fsvelte-component-livereload-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeyonk-group%2Fsvelte-component-livereload-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeyonk-group%2Fsvelte-component-livereload-template/lists"}