{"id":16006442,"url":"https://github.com/nikku/karma-debug-launcher","last_synced_at":"2025-09-09T22:04:32.318Z","repository":{"id":57288409,"uuid":"323349275","full_name":"nikku/karma-debug-launcher","owner":"nikku","description":"Launches your favorite browser with your tests in DEBUG view.","archived":false,"fork":false,"pushed_at":"2022-08-19T14:50:21.000Z","size":240,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-28T03:41:51.170Z","etag":null,"topics":["browser-launcher","karma","karma-launcher"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nikku.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-21T13:48:34.000Z","updated_at":"2022-03-29T03:54:39.000Z","dependencies_parsed_at":"2022-09-17T08:21:57.118Z","dependency_job_id":null,"html_url":"https://github.com/nikku/karma-debug-launcher","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":"nikku/node-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikku%2Fkarma-debug-launcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikku%2Fkarma-debug-launcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikku%2Fkarma-debug-launcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikku%2Fkarma-debug-launcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikku","download_url":"https://codeload.github.com/nikku/karma-debug-launcher/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243878488,"owners_count":20362433,"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":["browser-launcher","karma","karma-launcher"],"created_at":"2024-10-08T11:41:38.639Z","updated_at":"2025-03-17T20:30:51.717Z","avatar_url":"https://github.com/nikku.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# karma-debug-launcher\n\n[![CI Status](https://img.shields.io/github/workflow/status/nikku/karma-debug-launcher/CI/main)](https://github.com/nikku/karma-debug-launcher/actions?query=workflow%3ACI)\n\nAutomatically open your Karma spec in your favorite browser. An imaginary launcher.\n\n\n## Usage\n\nInstall the utility via [npm](https://www.npmjs.com/package/karma-debug-launcher):\n\n```sh\nnpm install karma-debug-launcher\n```\n\nIntegrate it as a browser in your `karma.config.js`:\n\n```javascript\nmodule.exports = function(karma) {\n\n  karma.set({\n    ...,\n\n    browsers: [ 'Debug' ]\n  });\n};\n```\n\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikku%2Fkarma-debug-launcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikku%2Fkarma-debug-launcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikku%2Fkarma-debug-launcher/lists"}