{"id":28226584,"url":"https://github.com/chronosgit/typewriter","last_synced_at":"2025-08-18T03:39:07.370Z","repository":{"id":245463575,"uuid":"818319760","full_name":"chronosgit/typewriter","owner":"chronosgit","description":"Web application to test typing speed","archived":false,"fork":false,"pushed_at":"2024-07-23T18:37:38.000Z","size":679,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-13T08:48:52.816Z","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/chronosgit.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,"zenodo":null}},"created_at":"2024-06-21T15:24:28.000Z","updated_at":"2024-07-23T18:37:42.000Z","dependencies_parsed_at":"2024-07-05T23:33:12.481Z","dependency_job_id":"ff9f801c-ba09-4f93-80d4-9f7f89d165bc","html_url":"https://github.com/chronosgit/typewriter","commit_stats":null,"previous_names":["chronosgit/typewriter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chronosgit/typewriter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chronosgit%2Ftypewriter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chronosgit%2Ftypewriter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chronosgit%2Ftypewriter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chronosgit%2Ftypewriter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chronosgit","download_url":"https://codeload.github.com/chronosgit/typewriter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chronosgit%2Ftypewriter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270940600,"owners_count":24671677,"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-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":"2025-05-18T12:09:06.827Z","updated_at":"2025-08-18T03:39:07.348Z","avatar_url":"https://github.com/chronosgit.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Typewriter\n\nThis is special web-application to calculate user's typing speed.\n\n## Getting started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the\nresult.\n\n## Architecture specification\n\n    /public/\n    /src/\n    \tassets\n    \tapp\n    \tcomponents\n    \thooks\n    \tutils\n        types\n        enums\n        contexts\n\n1. `public` - for static files.\n2. `src` - application related files.\n3. `app` - main folder with in-built router. It also contains _modules_ (based\n   on module architecture of\n   [Tao of React](https://alexkondov.com/tao-of-react/)). Each module may have\n   its own separate local _components_, _hooks_, _utils_ etc.\n4. `assets` - folder for assets (eg. fonts, images, icons etc.).\n5. `components` - global (common) folder with reusable components.\n6. `hooks` - global (common) folder with reusable hooks.\n7. `utils` - global (common) folder with reusable utilities.\n8. `contexts` - global (common) folder with reusable contexts.\n9. `enums` - global (common) folder with reusable enums.\n10. `types` - global (common) folder with reusable types \u0026 interfaces.\n\n## Brought with Next.js\n\nUtilizes TypeScript, Tailwind CSS\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchronosgit%2Ftypewriter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchronosgit%2Ftypewriter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchronosgit%2Ftypewriter/lists"}