{"id":13800271,"url":"https://github.com/tomquist/DebugView","last_synced_at":"2025-05-13T09:31:29.047Z","repository":{"id":139338003,"uuid":"109503645","full_name":"tomquist/DebugView","owner":"tomquist","description":"Playground to visualize functional programming with sequences","archived":false,"fork":false,"pushed_at":"2019-08-03T14:14:17.000Z","size":1008,"stargazers_count":37,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-04-22T12:31:19.871Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/tomquist.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}},"created_at":"2017-11-04T14:53:49.000Z","updated_at":"2024-01-20T06:04:04.000Z","dependencies_parsed_at":"2024-01-07T21:52:46.223Z","dependency_job_id":null,"html_url":"https://github.com/tomquist/DebugView","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomquist%2FDebugView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomquist%2FDebugView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomquist%2FDebugView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomquist%2FDebugView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomquist","download_url":"https://codeload.github.com/tomquist/DebugView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253913091,"owners_count":21983255,"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-08-04T00:01:10.974Z","updated_at":"2025-05-13T09:31:28.059Z","avatar_url":"https://github.com/tomquist.png","language":"Swift","funding_links":[],"categories":["Theoretical Computer Science"],"sub_categories":["Functional Reactive Programming"],"readme":"# DebugView\n \nThis playground visualizes functional programming with sequences using [Graphviz](http://www.graphviz.org/). You get a visualization of what happens to each element in each call.\n \n## Prerequisites\n \nGraphviz is required for rendering of the graph. Install it, e.g. using [Homebrew](https://brew.sh/):\n \n \tbrew install graphviz\n \n## Supported operations\n \nCurrently the following operations are supported:\n * map\n * flatMap\n * filter\n * reduce\n * sorted\n * first(where:)\n * first\n * dropFirst\n * drop(while:)\n * prefix(while:)\n * prefix(maxLength:)\n * suffix(maxLength:)\n * suffix(from:)\n * contains(where:)\n * contains(element:)\n * max\n * min\n * reversed\n * joined\n * joined(separator:)\n\n## Demo\n\n![Demo](https://github.com/tomquist/DebugView/raw/master/Demo.gif)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomquist%2FDebugView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomquist%2FDebugView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomquist%2FDebugView/lists"}