{"id":21696713,"url":"https://github.com/orlov-vo/preact-example-weather-app","last_synced_at":"2026-04-10T13:31:40.755Z","repository":{"id":145412740,"uuid":"214651195","full_name":"orlov-vo/preact-example-weather-app","owner":"orlov-vo","description":"Simple visualizer for weather data","archived":false,"fork":false,"pushed_at":"2019-10-12T13:53:26.000Z","size":442,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-21T14:54:05.865Z","etag":null,"topics":["canvas","example","indexdb","parcel","preact","webworker"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":false,"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/orlov-vo.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":"2019-10-12T13:24:03.000Z","updated_at":"2019-10-12T14:21:44.000Z","dependencies_parsed_at":"2023-06-03T17:30:40.555Z","dependency_job_id":null,"html_url":"https://github.com/orlov-vo/preact-example-weather-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/orlov-vo/preact-example-weather-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orlov-vo%2Fpreact-example-weather-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orlov-vo%2Fpreact-example-weather-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orlov-vo%2Fpreact-example-weather-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orlov-vo%2Fpreact-example-weather-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orlov-vo","download_url":"https://codeload.github.com/orlov-vo/preact-example-weather-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orlov-vo%2Fpreact-example-weather-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31645231,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: 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":["canvas","example","indexdb","parcel","preact","webworker"],"created_at":"2024-11-25T19:21:32.014Z","updated_at":"2026-04-10T13:31:40.447Z","avatar_url":"https://github.com/orlov-vo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple weather visualizer\n\nThis project is written by me to demonstrate abilities to improve rendering big datasets on canvas.\nFor this feature, I use WebWorker API and IndexDB for storage and process datasets on the browser.\n\n## How to run the app\n\nBefore installing it you require the Node.js and Yarn on your system.\n\n```sh\nyarn\nyarn start\n```\n\nAfter executing these commands you will get the running web-application on http://localhost:1234\n\n## Why I chose this tech-stack?\n\nIn nowadays, I think we should improve perfomance of applications if possible.\nFor this goal, I recommend to choose tiny libraries or frameworks or write self solutions.\n\nMy tech stack in this project:\n\n- **Preact X** - because it is React-like framework with small size above 3KB\n- **Parcel** - because zero-config bundler is a good choice for small projects\n- **TypeScript** - because typings can improve DX in refactoring the codebase\n- **Prettier** - because you should spend your mind to write solutions, not for formatting the code\n- **Yarn** - because that package manager more powerful and stable than npm\n\nIf I had more time for this project, I would also add unit tests.\nAnd for it I would choose **Jest**, amazing testing framework\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forlov-vo%2Fpreact-example-weather-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forlov-vo%2Fpreact-example-weather-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forlov-vo%2Fpreact-example-weather-app/lists"}