{"id":15598856,"url":"https://github.com/fluffynuts/karma-starter-pack","last_synced_at":"2025-08-07T01:29:32.532Z","repository":{"id":66060515,"uuid":"98965109","full_name":"fluffynuts/karma-starter-pack","owner":"fluffynuts","description":"Karma starter pack","archived":false,"fork":false,"pushed_at":"2017-08-01T06:36:55.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-06T16:49:58.948Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fluffynuts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-08-01T06:00:06.000Z","updated_at":"2017-08-01T06:01:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"e994f180-5f91-4a1c-a8fa-2b8c771d9b18","html_url":"https://github.com/fluffynuts/karma-starter-pack","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"a7274150b72e9bd78057a45be3237dabf1231f07"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluffynuts%2Fkarma-starter-pack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluffynuts%2Fkarma-starter-pack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluffynuts%2Fkarma-starter-pack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluffynuts%2Fkarma-starter-pack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluffynuts","download_url":"https://codeload.github.com/fluffynuts/karma-starter-pack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240466792,"owners_count":19805862,"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":[],"created_at":"2024-10-03T01:41:41.196Z","updated_at":"2025-02-24T11:17:06.379Z","avatar_url":"https://github.com/fluffynuts.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# karma-starter-pack\nThis is literally the result of performing the following commands (some of which are interactive):\n\nOn windows:\n```\nnpm init\nnpm install --save-dev karma karma-jasmine karma-phantomjs-launcher jasmine-core\nnode_modules\\.bin\\karma init\n\n```\n\nOn *nix:\n```\nnpm init\nnpm install --save-dev karma karma-jasmine karma-phantomjs-launcher jasmine-core\n./node_modules/.bin/karma init\n\n```\n\n## Interactive commands\n### `npm init`\n\nMostly you can just press enter on every question. To save time later, you can set up \nthe `test command` at the init phase: type in:\n`karma start`\n\n### `karma init`\nQ: Which testing framework do you want to use?  \nA: `jasmine` (default)  \n\nQ: Do you want to use Require.js  \nA: `no`  \n\nQ: Do you want to capture any browsers automatically?\nA: `PhantomJS` followed by an empty line (use `tab` to select)\n\nQ: What is the location of your source ant test files?  \nA: `src/**/*.js`  \n   `test/**/**.spec.js`  \n\n_(ignore warnings about no files matching the given pattern -- they will come!)_  \n\nQ: Should any of the files included by the previos patterns be excluded ?\nA: (leave blank for none)  \n\nQ: Do you want Karma to watch all the files and run the tests on change ?  \nA: `yes`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluffynuts%2Fkarma-starter-pack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluffynuts%2Fkarma-starter-pack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluffynuts%2Fkarma-starter-pack/lists"}