{"id":26160753,"url":"https://github.com/leomino/rn-chessboard","last_synced_at":"2026-01-21T09:01:35.089Z","repository":{"id":279101867,"uuid":"937556126","full_name":"leomino/rn-chessboard","owner":"leomino","description":"A lightweight and customizable chessboard component for React Native.","archived":false,"fork":false,"pushed_at":"2025-11-28T15:03:11.000Z","size":3282,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-20T05:11:58.252Z","etag":null,"topics":["chess","chessboard","react-native"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/rn-chessboard","language":"TypeScript","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/leomino.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2025-02-23T11:00:58.000Z","updated_at":"2025-11-28T15:03:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"38b67efd-c512-4c25-932c-bfbcd2872ee0","html_url":"https://github.com/leomino/rn-chessboard","commit_stats":null,"previous_names":["leomino/rn-chessboard"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/leomino/rn-chessboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leomino%2Frn-chessboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leomino%2Frn-chessboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leomino%2Frn-chessboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leomino%2Frn-chessboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leomino","download_url":"https://codeload.github.com/leomino/rn-chessboard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leomino%2Frn-chessboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28630938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["chess","chessboard","react-native"],"created_at":"2025-03-11T12:19:52.191Z","updated_at":"2026-01-21T09:01:35.064Z","avatar_url":"https://github.com/leomino.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Native Chessboard\n\nA lightweight and customizable chessboard component for React Native. Ideal for building chess applications, training tools, or integrating chess features into your mobile app.\n\u003cdiv align=\"center\" markdown=\"1\"\u003e\n  \u003cimg src=\"./media/chessboard-preview.gif\" alt=\"preview\"\u003e\n\u003c/div\u003e\n\n## Features\n\n- Interactive chessboard with drag-and-drop, as well as tap to move\n- Board rotation at any given time\n- Move highlighting (e.g. last moves, legal moves...)\n- Piece Promotion, Castling and every other legal chess move\n\n## Coming soon\n\n- Seek through game history (undo and redo operations)\n- load games from pgn's\n- Customizable board and pieces\n\n## Disclaimer\nThis package is a work in progress, use it with caution.\n\n## Installation\nThis package uses the following peer-dependencies (they have to be installed already):\n\n- react-native-gesture-handler\n- react-native-reanimated\n- zustand\n\nOpen a Terminal in your project's folder and install the library using `yarn`:\n```bash\nyarn add rn-chessboard\n```\nor with `npm`\n```bash\nnpm install rn-chessboard\n```\n\n## Usage\n```typescript jsx\nimport ChessBoard from 'rn-chessboard';\n\nconst App = () =\u003e (\n  \u003cView\u003e\n    \u003cChessBoard/\u003e\n  \u003c/View\u003e\n)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleomino%2Frn-chessboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleomino%2Frn-chessboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleomino%2Frn-chessboard/lists"}