{"id":16403373,"url":"https://github.com/ilanolkies/electron-react-ts","last_synced_at":"2026-04-12T14:54:22.317Z","repository":{"id":37184990,"uuid":"312874040","full_name":"ilanolkies/electron-react-ts","owner":"ilanolkies","description":"Electron + React.js + Typescript template","archived":false,"fork":false,"pushed_at":"2022-11-10T19:37:21.000Z","size":452,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-03-04T10:03:47.976Z","etag":null,"topics":["coveralls","electron","enzyme","eslint","github-actions","react","sass","standardjs-with-typescript","ts-jest","typescript","webpack"],"latest_commit_sha":null,"homepage":"https://ilanolkies.com/post/Electron-react-ts-template","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/ilanolkies.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":"SECURITY.md","support":null}},"created_at":"2020-11-14T18:10:01.000Z","updated_at":"2023-03-04T04:52:43.000Z","dependencies_parsed_at":"2023-01-21T03:18:46.946Z","dependency_job_id":null,"html_url":"https://github.com/ilanolkies/electron-react-ts","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilanolkies%2Felectron-react-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilanolkies%2Felectron-react-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilanolkies%2Felectron-react-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilanolkies%2Felectron-react-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilanolkies","download_url":"https://codeload.github.com/ilanolkies/electron-react-ts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240349103,"owners_count":19787452,"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":["coveralls","electron","enzyme","eslint","github-actions","react","sass","standardjs-with-typescript","ts-jest","typescript","webpack"],"created_at":"2024-10-11T05:49:11.405Z","updated_at":"2026-04-12T14:54:17.299Z","avatar_url":"https://github.com/ilanolkies.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch3 align=\"middle\"\u003e\u003ccode\u003eelectron-react-ts\u003c/code\u003e\u003c/h3\u003e\n\n\u003cp align=\"middle\"\u003e\n  Electron + React.js + Typescript template\n\u003c/p\u003e\n\n\u003cp align=\"middle\"\u003e\n  \u003ca href=\"https://github.com/ilanolkies/electron-react-ts/actions?query=workflow%3Aci\"\u003e\n    \u003cimg src=\"https://github.com/ilanolkies/electron-react-ts/workflows/ci/badge.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/ilanolkies/electron-react-ts/actions?query=workflow%3ACodeQL\"\u003e\n    \u003cimg src=\"https://github.com/ilanolkies/electron-react-ts/workflows/CodeQL/badge.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://lgtm.com/projects/g/ilanolkies/electron-react-ts/?mode=list\"\u003e\n    \u003cimg src=\"https://img.shields.io/lgtm/alerts/github/ilanolkies/electron-react-ts\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://lgtm.com/projects/g/ilanolkies/electron-react-ts/context:javascript\"\u003e\n    \u003cimg src=\"https://img.shields.io/lgtm/grade/javascript/github/ilanolkies/electron-react-ts\" /\u003e\n  \u003c/a\u003e\n  \u003ca href='https://coveralls.io/github/ilanolkies/electron-react-ts?branch=main'\u003e\n    \u003cimg src='https://coveralls.io/repos/github/ilanolkies/electron-react-ts/badge.svg?branch=main' alt='Coverage Status' /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://hits.seeyoufarm.com\"\u003e\n    \u003cimg src=\"https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Filanolkies%2Felectron-react-ts\u0026count_bg=%2379C83D\u0026title_bg=%23555555\u0026icon=\u0026icon_color=%23E7E7E7\u0026title=hits\u0026edge_flat=false\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"middle\"\u003e\n  \u003cimg src=\"front.png\" /\u003e\n\u003c/p\u003e\n\n- Compiles [Typescript](https://www.typescriptlang.org/)\n- Builds [React.js](https://reactjs.org/) with [`webpack`](https://webpack.js.org/)\n- Runs on [Electron](https://www.electronjs.org/)\n- Checks code syntax with [ESlint](https://eslint.org/) and [`standard-with-typescript`](https://github.com/standard/eslint-config-standard-with-typescript)\n- Tests with [`ts-jest`](https://github.com/kulshekhar/ts-jest) and [Enzyme](https://enzymejs.github.io/enzyme/)\n- Styles with [Sass](https://sass-lang.com/)\n- Runs lint, test and build in [Github actions](https://github.com/features/actions)\n- Collects [Coveralls](https://coveralls.io/) coverage reports.\n\n### Quick start\n\n1. Click on _use this teamplate_ on the top right corner\n2. Update README badges urls\n3. [Install dependencies](#install-dependencies) and [run](#run) the app!\n\n### Install dependencies\n\n```\nnpm i\n```\n\n### Run\n\n```\nnpm run dev\n```\n\n### Lint\n\n```\nnpm run lint\nnpm run lint:fix\n```\n\n### Test\n\n```\nnpm test\nnpm test:watch\n```\n\n### Build\n\n```\nnpm run build\n```\n\n### Distribute\n\n```\nnpm run dist\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filanolkies%2Felectron-react-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filanolkies%2Felectron-react-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filanolkies%2Felectron-react-ts/lists"}