{"id":16154750,"url":"https://github.com/idorobots/typescript-webpack-karma-seed","last_synced_at":"2026-04-28T11:02:25.634Z","repository":{"id":147470655,"uuid":"70737063","full_name":"Idorobots/typescript-webpack-karma-seed","owner":"Idorobots","description":"A seed project using TypeScript 2.0, Webpack and Karma.","archived":false,"fork":false,"pushed_at":"2016-10-18T13:28:22.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T06:18:12.023Z","etag":null,"topics":["karma","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-12T20:06:44.000Z","updated_at":"2018-02-04T23:04:14.000Z","dependencies_parsed_at":"2023-07-27T07:16:25.904Z","dependency_job_id":null,"html_url":"https://github.com/Idorobots/typescript-webpack-karma-seed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idorobots%2Ftypescript-webpack-karma-seed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idorobots%2Ftypescript-webpack-karma-seed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idorobots%2Ftypescript-webpack-karma-seed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idorobots%2Ftypescript-webpack-karma-seed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Idorobots","download_url":"https://codeload.github.com/Idorobots/typescript-webpack-karma-seed/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247574088,"owners_count":20960495,"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":["karma","seed","starter-project","webpack"],"created_at":"2024-10-10T01:18:50.383Z","updated_at":"2026-04-28T11:02:20.593Z","avatar_url":"https://github.com/Idorobots.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TypeScript 2.0 + Webpack + Karma\n\nThis is a seed project that does the following:\n\n- Lints the code using **TS lint**.\n- Tests the code using **Karma** and **Jasmine**:\n  + on **PhantomJS**, **Chrome** and **Firefox** (`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 a separate **ES6 shim**,\n  + complementary **type declarations**,\n  + matching **sourcemaps**.\n- Generates documentation using **Typedoc**.\n- Packages bundled JavaScript and type declarations into a distributable library.\n\n## Building:\n\n```\nnpm install\nnpm run build\nnpm pack\n```\n\n## Testing:\n\n```\nnpm test\nnpm run test:ci\nnpm run test:watch\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidorobots%2Ftypescript-webpack-karma-seed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidorobots%2Ftypescript-webpack-karma-seed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidorobots%2Ftypescript-webpack-karma-seed/lists"}