{"id":16154751,"url":"https://github.com/idorobots/typescript-react-webpack-karma-electron-seed","last_synced_at":"2026-04-16T12:39:20.947Z","repository":{"id":147470651,"uuid":"70828083","full_name":"Idorobots/typescript-react-webpack-karma-electron-seed","owner":"Idorobots","description":"A seed project using TypeScript 2.0 along with React, Webpack, Karma and Electron.","archived":false,"fork":false,"pushed_at":"2016-11-01T01:00:16.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T00:36:36.369Z","etag":null,"topics":["electron","karma","react","seed","starter-project","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/Idorobots.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-13T16:53:38.000Z","updated_at":"2017-07-23T09:27:44.000Z","dependencies_parsed_at":"2023-07-24T18:30:47.281Z","dependency_job_id":null,"html_url":"https://github.com/Idorobots/typescript-react-webpack-karma-electron-seed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Idorobots/typescript-react-webpack-karma-electron-seed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idorobots%2Ftypescript-react-webpack-karma-electron-seed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idorobots%2Ftypescript-react-webpack-karma-electron-seed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idorobots%2Ftypescript-react-webpack-karma-electron-seed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idorobots%2Ftypescript-react-webpack-karma-electron-seed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Idorobots","download_url":"https://codeload.github.com/Idorobots/typescript-react-webpack-karma-electron-seed/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idorobots%2Ftypescript-react-webpack-karma-electron-seed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31886611,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T11:36:10.202Z","status":"ssl_error","status_checked_at":"2026-04-16T11:36:09.652Z","response_time":69,"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","karma","react","seed","starter-project","webpack"],"created_at":"2024-10-10T01:18:50.423Z","updated_at":"2026-04-16T12:39:20.918Z","avatar_url":"https://github.com/Idorobots.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TypeScript 2.0 + React + Webpack + Karma + Electron\n\nThis is a seed project that does the following:\n\n- Lints:\n  + the code using **TS lint**,\n  + styles using **stylelint**.\n- Tests the code using **Karma** and **Jasmine**:\n  + on **PhantomJS**, **Chrome**, **Firefox** and **Electron** (`npm run test`),\n  + only on **PhantomJS** (`npm run test:ci`, suitable for CI),\n  + on all browsers with live-reload (`npm run test:watch`).\n- Generates coverage report using **Istanbul** \u0026 **istanbul-remap**.\n- Builds TypeScript sources with **Webpack** generating:\n  + a minified, distributable **ES5** file with **React** et. all in a separate file,\n  + complementary **type declarations**,\n  + matching **sourcemaps**.\n- Bundles assets, styles \u0026 HTML.\n- Generates documentation using **Typedoc**.\n- Packages produced files into:\n  + distributable Electron app (`npm run package-app`),\n  + package along with type declarations (`npm pack`).\n\n## Building:\n\n```\nnpm install\nnpm run build\nnpm run build:watch\nnpm run package-app\n```\n\n## Testing:\n\n```\nnpm test\nnpm run test:ci\nnpm run test:watch\n```\n\n## Running:\n\n```\nnpm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidorobots%2Ftypescript-react-webpack-karma-electron-seed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidorobots%2Ftypescript-react-webpack-karma-electron-seed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidorobots%2Ftypescript-react-webpack-karma-electron-seed/lists"}