{"id":22372338,"url":"https://github.com/romaleev/tic-tac-toe","last_synced_at":"2025-03-26T17:18:20.492Z","repository":{"id":252813198,"uuid":"676901403","full_name":"romaleev/tic-tac-toe","owner":"romaleev","description":"Tic Tac Toe game","archived":false,"fork":false,"pushed_at":"2023-08-15T08:24:39.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T22:09:35.872Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/romaleev.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":"2023-08-10T09:17:17.000Z","updated_at":"2024-08-12T14:57:13.000Z","dependencies_parsed_at":"2024-08-12T18:30:22.051Z","dependency_job_id":"2e96786b-55dc-4831-a878-54a7be31e31b","html_url":"https://github.com/romaleev/tic-tac-toe","commit_stats":null,"previous_names":["romaleev/tic-tac-toe"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romaleev%2Ftic-tac-toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romaleev%2Ftic-tac-toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romaleev%2Ftic-tac-toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romaleev%2Ftic-tac-toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/romaleev","download_url":"https://codeload.github.com/romaleev/tic-tac-toe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245699260,"owners_count":20657987,"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":[],"created_at":"2024-12-04T20:37:38.436Z","updated_at":"2025-03-26T17:18:20.471Z","avatar_url":"https://github.com/romaleev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tic-tac-toe\n\n## Task\n\n- Implement Tic Tac Toe CLI game using [Node.js](https://nodejs.org/)\n\n\u003cpre\u003e\n x | o | x\n---+---+---\n o | x | o\n---+---+---\n 7 | 8 | 9\nx = █\n\u003c/pre\u003e\n\n## Installation\n\nRun `npm install` to install dependencies\n\n## Development\n\nRun `npm start` to start the project\n\nThe application will automatically restart if you change any of the source files\n\n## Build\n\nRun `npm run build` to build the project. The build artifacts will be stored in the `dist/` directory\n\n## Run tests\n\nRun `npm test` to execute unit tests\n\nRun `npm run test-watch` to execute unit tests in watch mode\n\n## Run test coverage\n\nRun `npm run coverage` to generate [coverage report](./coverage/lcov-report/index.html)\n\n## Run code quality checks\n\nRun `npm run lint` for code quality checks.\n\nRun `npm run lintfix` for code quality fixes. It happens automatically in pre-commit hook.\n\n## Update library versions\n\nRun `npm run update` to update libraries to the latest versions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromaleev%2Ftic-tac-toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fromaleev%2Ftic-tac-toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromaleev%2Ftic-tac-toe/lists"}