{"id":22404624,"url":"https://github.com/xlsdg/react-geetest","last_synced_at":"2025-07-31T17:32:37.255Z","repository":{"id":39458828,"uuid":"74278498","full_name":"xlsdg/react-geetest","owner":"xlsdg","description":"A Geetest component for React","archived":false,"fork":false,"pushed_at":"2020-12-29T03:17:56.000Z","size":79,"stargazers_count":23,"open_issues_count":2,"forks_count":5,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-11-06T22:52:01.398Z","etag":null,"topics":["captcha","geetest","react","react-component"],"latest_commit_sha":null,"homepage":"https://docs.geetest.com/install/deploy/client/web","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/xlsdg.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":"2016-11-20T14:09:45.000Z","updated_at":"2023-06-02T01:20:09.000Z","dependencies_parsed_at":"2022-09-07T22:54:12.017Z","dependency_job_id":null,"html_url":"https://github.com/xlsdg/react-geetest","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xlsdg%2Freact-geetest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xlsdg%2Freact-geetest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xlsdg%2Freact-geetest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xlsdg%2Freact-geetest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xlsdg","download_url":"https://codeload.github.com/xlsdg/react-geetest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228275007,"owners_count":17895008,"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":["captcha","geetest","react","react-component"],"created_at":"2024-12-05T10:14:13.547Z","updated_at":"2024-12-05T10:14:14.213Z","avatar_url":"https://github.com/xlsdg.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-geetest\n\n\u003e A Geetest component for React\n\n## Installation\n\n```bash\nnpm install react-geetest --save\n```\n\n## Usage\n\n``` react\nimport Geetest from 'react-geetest';\n\nexport default () =\u003e {\n  const onSuccess = isSuccess =\u003e console.log(isSuccess);\n\n  return (\n    \u003cGeetest\n      gt=\"your-gt\"\n      challenge=\"your-challenge\"\n      onSuccess={onSuccess}\n    /\u003e\n  );\n};\n```\n\n## Properties\n\n``` javascript\n  className:    PropTypes.string,\n  gt:           PropTypes.string.isRequired,\n  challenge:    PropTypes.string.isRequired,\n  offline:      PropTypes.bool,\n  newCaptcha:   PropTypes.bool,\n  product:      PropTypes.string,\n  width:        PropTypes.string,\n  lang:         PropTypes.string,\n  https:        PropTypes.bool,\n  timeout:      PropTypes.number,\n  remUnit:      PropTypes.number,\n  zoomEle:      PropTypes.string,\n  hideSuccess:  PropTypes.bool,\n  hideClose:    PropTypes.bool,\n  hideRefresh:  PropTypes.bool,\n  area:         PropTypes.string,\n  nextWidth:    PropTypes.string,\n  bgColor:      PropTypes.string,\n  onReady:      PropTypes.func,\n  onSuccess:    PropTypes.func,\n  onError:      PropTypes.func,\n  onClose:      PropTypes.func,\n```\n\n[Read More](https://docs.geetest.com/sensebot/apirefer/api/web)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxlsdg%2Freact-geetest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxlsdg%2Freact-geetest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxlsdg%2Freact-geetest/lists"}