{"id":21654626,"url":"https://github.com/localvoid/karma-mocha-hooks","last_synced_at":"2026-05-16T23:05:11.262Z","repository":{"id":57288489,"uuid":"97603034","full_name":"localvoid/karma-mocha-hooks","owner":"localvoid","description":"Karma plugin that exposes hooks from mocha framework","archived":false,"fork":false,"pushed_at":"2017-07-18T13:43:40.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T08:04:40.790Z","etag":null,"topics":["karma","mocha"],"latest_commit_sha":null,"homepage":null,"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/localvoid.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}},"created_at":"2017-07-18T13:43:15.000Z","updated_at":"2017-07-18T13:43:52.000Z","dependencies_parsed_at":"2022-09-20T03:43:27.819Z","dependency_job_id":null,"html_url":"https://github.com/localvoid/karma-mocha-hooks","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/localvoid%2Fkarma-mocha-hooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localvoid%2Fkarma-mocha-hooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localvoid%2Fkarma-mocha-hooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localvoid%2Fkarma-mocha-hooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/localvoid","download_url":"https://codeload.github.com/localvoid/karma-mocha-hooks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244554121,"owners_count":20471173,"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","mocha"],"created_at":"2024-11-25T08:28:28.679Z","updated_at":"2026-05-16T23:05:06.226Z","avatar_url":"https://github.com/localvoid.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Karma plugin that exposes hooks from mocha framework\n\n```ts\ninterface TestHooks {\n  before: () =\u003e void;\n  after: () =\u003e void;\n}\n\ndeclare global {\n  interface Window {\n    __test_hooks__?: TestHooks;\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocalvoid%2Fkarma-mocha-hooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flocalvoid%2Fkarma-mocha-hooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocalvoid%2Fkarma-mocha-hooks/lists"}