{"id":50745839,"url":"https://github.com/ndrean/streams-chart","last_synced_at":"2026-06-10T20:32:25.390Z","repository":{"id":303567872,"uuid":"1015907978","full_name":"ndrean/streams-chart","owner":"ndrean","description":"Charting streams with SSR-SVG, CSR-Canvas","archived":false,"fork":false,"pushed_at":"2025-07-08T08:56:38.000Z","size":277,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-08T09:51:10.782Z","etag":null,"topics":["contex","lightweight-charts","liveview","streams","websockex"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/ndrean.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":"2025-07-08T08:00:09.000Z","updated_at":"2025-07-08T08:56:41.000Z","dependencies_parsed_at":"2025-07-08T09:51:40.187Z","dependency_job_id":"3c3e97d0-5a3b-4a4c-b5e9-9af200b520d5","html_url":"https://github.com/ndrean/streams-chart","commit_stats":null,"previous_names":["ndrean/streams-chart"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ndrean/streams-chart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndrean%2Fstreams-chart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndrean%2Fstreams-chart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndrean%2Fstreams-chart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndrean%2Fstreams-chart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ndrean","download_url":"https://codeload.github.com/ndrean/streams-chart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndrean%2Fstreams-chart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34170162,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","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":["contex","lightweight-charts","liveview","streams","websockex"],"created_at":"2026-06-10T20:32:22.049Z","updated_at":"2026-06-10T20:32:25.382Z","avatar_url":"https://github.com/ndrean.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ExStreams\n\nReceive streams from Binance endpoint with `Websockex`.\n\nStart/stop the WebSockex GenServer on-the-fly.\n\nStart the \"moving-average\" GenServer calculator on mount.\n\nRender:\n- statistics:\n  - instant price via `@streams`\n  - moving average over 5s\n  - trend with dynamic SVG\n- SSR rendered SVG chart with `contEx` of the moving average. The whole SVg is send over the LiveSocket but LiveView renderes only the changes\n- CSR rendered chart in Canvas with `lightweight-charts` of the moving average. Only the last tuple `[time, value]` is sent. 150.65 kB\n- CSR rendered chart in Canvas with `uPlot` of the moving average. Only the last tuple `[time, value]` is sent.  52.69 kB uncompressed.\n\n\u003e Note: app.js is 124.12 kB uncompressed.\n\n## Example\n\n\n\u003cimg width=\"350\" height=\"573\" alt=\"Screenshot 2025-07-10 at 13 11 09\" src=\"https://github.com/user-attachments/assets/6391dec1-9abd-4c52-87a2-175462c3b9b4\" /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndrean%2Fstreams-chart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fndrean%2Fstreams-chart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndrean%2Fstreams-chart/lists"}