{"id":15391517,"url":"https://github.com/skovy/sudoku-reasonml","last_synced_at":"2025-04-15T23:19:11.066Z","repository":{"id":91751335,"uuid":"125780559","full_name":"skovy/sudoku-reasonml","owner":"skovy","description":"📝 A simple Sudoku board implemented with ReasonML React","archived":false,"fork":false,"pushed_at":"2018-04-14T20:37:33.000Z","size":3847,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T02:34:10.947Z","etag":null,"topics":["reason-react","reasonml","sudoku"],"latest_commit_sha":null,"homepage":"https://skovy.github.io/sudoku-reasonml","language":"OCaml","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/skovy.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":"2018-03-19T00:24:53.000Z","updated_at":"2020-04-17T09:56:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"a1e94557-d4a8-47d5-be0a-5218c06f6fcc","html_url":"https://github.com/skovy/sudoku-reasonml","commit_stats":{"total_commits":28,"total_committers":1,"mean_commits":28.0,"dds":0.0,"last_synced_commit":"7b1de80e9bf4f9d762bfa1bf66298ae966e7d942"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skovy%2Fsudoku-reasonml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skovy%2Fsudoku-reasonml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skovy%2Fsudoku-reasonml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skovy%2Fsudoku-reasonml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skovy","download_url":"https://codeload.github.com/skovy/sudoku-reasonml/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249167819,"owners_count":21223576,"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":["reason-react","reasonml","sudoku"],"created_at":"2024-10-01T15:11:33.987Z","updated_at":"2025-04-15T23:19:11.042Z","avatar_url":"https://github.com/skovy.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sudoku ReasonML 📝 ⚛️\n\n[![Build Status](https://travis-ci.org/Skovy/sudoku-reasonml.svg?branch=master)](https://travis-ci.org/Skovy/sudoku-reasonml)\n[![Coverage Status](https://coveralls.io/repos/github/Skovy/sudoku-reasonml/badge.svg?branch=master)](https://coveralls.io/github/Skovy/sudoku-reasonml?branch=master)\n\nA simple Sudoku board and validation implemented with [ReasonML React](https://reasonml.github.io/reason-react/). [View the demo](https://skovy.github.io/sudoku-reasonml/)\n\n![Sudoku Board](/docs/sudoku.png)\n\n## Run this project\n\n```bash\nyarn                 # install dependencies\nyarn start           # build and watch files\nyarn webpack         # in another tab build the bundle\nopen docs/index.html # open in your browser\n```\n\nAfter you see the webpack compilation succeed (the `yarn webpack` step), open up \nthe nested html files in `docs/*` (**no server needed!**). Then modify whichever \nfile in `src` and refresh the page to see the changes.\n\n## Board Validation\n\n### Valid Board\n\n![Valid Sudoku Board](/docs/valid-sudoku.gif)\n\n### Invalid Board\n\n![Valid Sudoku Board](/docs/invalid-sudoku.gif)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskovy%2Fsudoku-reasonml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskovy%2Fsudoku-reasonml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskovy%2Fsudoku-reasonml/lists"}