{"id":24938538,"url":"https://github.com/ekoeryanto/electron-svelte","last_synced_at":"2026-04-14T14:33:24.248Z","repository":{"id":37199654,"uuid":"223333028","full_name":"ekoeryanto/electron-svelte","owner":"ekoeryanto","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-11T14:23:55.000Z","size":3118,"stargazers_count":1,"open_issues_count":21,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-19T23:53:04.977Z","etag":null,"topics":["electron","hmr","svelte","webpack"],"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/ekoeryanto.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}},"created_at":"2019-11-22T05:51:33.000Z","updated_at":"2019-12-03T20:31:22.000Z","dependencies_parsed_at":"2023-01-27T01:00:26.016Z","dependency_job_id":null,"html_url":"https://github.com/ekoeryanto/electron-svelte","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ekoeryanto/electron-svelte","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekoeryanto%2Felectron-svelte","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekoeryanto%2Felectron-svelte/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekoeryanto%2Felectron-svelte/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekoeryanto%2Felectron-svelte/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ekoeryanto","download_url":"https://codeload.github.com/ekoeryanto/electron-svelte/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekoeryanto%2Felectron-svelte/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31801406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T11:13:53.975Z","status":"ssl_error","status_checked_at":"2026-04-14T11:13:53.299Z","response_time":153,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["electron","hmr","svelte","webpack"],"created_at":"2025-02-02T17:58:39.047Z","updated_at":"2026-04-14T14:33:24.219Z","avatar_url":"https://github.com/ekoeryanto.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Electron Svelte\n\u003e A bare minimum project structure to get started developing electron application with svelte.\n\nThanks to the power of `electron-webpack` this template comes packed with...\n\n* Use of [`webpack-dev-server`](https://github.com/webpack/webpack-dev-server) for development\n* HMR for both `renderer` and `main` processes\n* Use of [`babel-preset-env`](https://github.com/babel/babel-preset-env) that is automatically configured based on your `electron` version\n* Use of [`electron-builder`](https://github.com/electron-userland/electron-builder) to package and build a distributable electron application\n\nMake sure to check out [`electron-webpack`'s documentation](https://webpack.electron.build/) for more details.\n\n## Getting Started\nSimply clone down this repository, install dependencies, and get started on your application.\n\nThe use of the [yarn](https://yarnpkg.com/) package manager is **strongly** recommended, as opposed to using `npm`.\n\n```bash\n# create a directory of your choice, and copy template using curl\nmkdir new-electron-webpack-project \u0026\u0026 cd new-electron-webpack-project\ncurl -fsSL https://github.com/electron-userland/electron-webpack-quick-start/archive/master.tar.gz | tar -xz --strip-components 1\n\n# or copy template using git clone\ngit clone https://github.com/electron-userland/electron-webpack-quick-start.git\ncd electron-webpack-quick-start\nrm -rf .git\n\n# install dependencies\nyarn\n```\n\n### Development Scripts\n\n```bash\n# run application in development mode\nyarn dev\n\n# compile source code and create webpack output\nyarn compile\n\n# `yarn compile` \u0026 create build with electron-builder\nyarn dist\n\n# `yarn compile` \u0026 create unpacked build with electron-builder\nyarn dist:dir\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fekoeryanto%2Felectron-svelte","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fekoeryanto%2Felectron-svelte","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fekoeryanto%2Felectron-svelte/lists"}