{"id":15170514,"url":"https://github.com/aimingoo/mocha","last_synced_at":"2026-01-24T22:01:59.604Z","repository":{"id":206779453,"uuid":"717683414","full_name":"aimingoo/mocha","owner":"aimingoo","description":"Mocha test framework - TypeScript transferred","archived":false,"fork":false,"pushed_at":"2023-11-12T08:37:33.000Z","size":1974,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T01:37:26.262Z","etag":null,"topics":["framework","mocha","test","typescript"],"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/aimingoo.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,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-12T08:32:03.000Z","updated_at":"2024-07-15T10:27:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"6e9e399e-6434-4dbb-bd35-0c5a39ebcc18","html_url":"https://github.com/aimingoo/mocha","commit_stats":null,"previous_names":["aimingoo/mocha"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimingoo%2Fmocha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimingoo%2Fmocha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimingoo%2Fmocha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimingoo%2Fmocha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aimingoo","download_url":"https://codeload.github.com/aimingoo/mocha/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254092836,"owners_count":22013294,"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":["framework","mocha","test","typescript"],"created_at":"2024-09-27T08:03:34.779Z","updated_at":"2026-01-24T22:01:54.575Z","avatar_url":"https://github.com/aimingoo.png","language":"JavaScript","readme":"## Mocha\n\nMocha test framework - TypeScript transferred.\n\nThe orginal Mocha project @see mochajs/mocha.\n\n### Notes \n\n* Use the project\n\n  ```bash\n  # install (Typescript and Prettier in dependencies)\n  \u003e npm install\n  \n  # compile\n  \u003e npx tsc --target es2018 --module nodenext --outDir './lib'\n  # and copy two files\n  \u003e cp src/mocharc.json lib/ \u0026\u0026 cp src/browser/template.html lib/browser/\n\n  # format\n  \u003e npx prettier -w ./lib\n  \n  # try all testcases\n  \u003e npx nps test\n  ```\n\n* Diff with orginal project\n\n  ```bash\n  # download orginal archive .tar.gz from mochajs/mocha\n  \u003e wget https://github.com/mochajs/mocha/archive/master.tar.gz\n  \n  # extact orginal lib to ./lib2 from the archive (or, unzip and mv ...)\n  \u003e tar -xzvf ./master.tar.gz --wildcards mocha*/lib/* --strip-components=2 --one-top-level=./lib2\n  \n  # diff transferred lib and ./lib2 with 3rd tools\n  \u003e ...\n  ```\n\n\n\n### History\n\n* 2023.11.12 first release.\n\n### Changes\n\n\n\n### License\n\nOrginal mocha based.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faimingoo%2Fmocha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faimingoo%2Fmocha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faimingoo%2Fmocha/lists"}