{"id":17349192,"url":"https://github.com/co2-git/reactors-test","last_synced_at":"2025-07-24T05:35:28.606Z","repository":{"id":68259627,"uuid":"62923343","full_name":"co2-git/reactors-test","owner":"co2-git","description":null,"archived":false,"fork":false,"pushed_at":"2016-07-08T23:45:22.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T11:44:44.942Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/co2-git.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-07-08T23:42:50.000Z","updated_at":"2016-07-08T23:45:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"2195eef1-278d-4321-bb70-4fc25facac8d","html_url":"https://github.com/co2-git/reactors-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/co2-git/reactors-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/co2-git%2Freactors-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/co2-git%2Freactors-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/co2-git%2Freactors-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/co2-git%2Freactors-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/co2-git","download_url":"https://codeload.github.com/co2-git/reactors-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/co2-git%2Freactors-test/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266796853,"owners_count":23985486,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-15T16:55:00.802Z","updated_at":"2025-07-24T05:35:28.556Z","avatar_url":"https://github.com/co2-git.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"reactors-test\n===\n\n\n\n# Usage\n\n```javascript\n\n// A simple stateless component\n\nfunction Greetings(props) {\n  return \u003cText\u003e{props.name}\u003c/Text\u003e;\n}\n\n\u003cTest\n  component={Greetings}\n  props={{name: 'John'}}\n  \u003e\n  \u003cTest.Cycle\u003e\n    \u003cTest.Assert children=\"John\" /\u003e\n  \u003c/Test.Cycle\u003e\n\u003c/Test\u003e\n\n// Test user interactions\n\nfunction Counter(props) {\n  return \u003cButton onPress={props.handler}\u003e{props.counter}\u003c/Button\u003e;\n}\n\nlet counter = 0;\n\n\u003cTest\n  component={Counter}\n  props={{counter, handler: () =\u003e counter++}}\n  \u003e\n  {Array(3).map(() =\u003e (\n    \u003cTest.Cycle\u003e\n      \u003cTest.Assert children={counter.toString()} /\u003e\n      \u003cTest.Tap /\u003e\n    \u003c/Test.Cycle\u003e\n  ))}\n\u003c/Test\u003e\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fco2-git%2Freactors-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fco2-git%2Freactors-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fco2-git%2Freactors-test/lists"}