{"id":22495478,"url":"https://github.com/matzeb/compgraph","last_synced_at":"2025-03-27T21:17:25.290Z","repository":{"id":66763583,"uuid":"433554924","full_name":"MatzeB/compgraph","owner":"MatzeB","description":"Demo: https://matzeb.github.io/compgraph/","archived":false,"fork":false,"pushed_at":"2023-09-08T07:12:21.000Z","size":98,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-23T20:45:36.611Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"LLVM","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MatzeB.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-11-30T19:11:53.000Z","updated_at":"2023-09-06T18:04:52.000Z","dependencies_parsed_at":"2024-12-06T19:32:34.304Z","dependency_job_id":"b114f1fa-8638-4492-933d-bb502a827834","html_url":"https://github.com/MatzeB/compgraph","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/MatzeB%2Fcompgraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatzeB%2Fcompgraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatzeB%2Fcompgraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatzeB%2Fcompgraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MatzeB","download_url":"https://codeload.github.com/MatzeB/compgraph/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245924499,"owners_count":20694731,"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-06T19:29:04.279Z","updated_at":"2025-03-27T21:17:25.270Z","avatar_url":"https://github.com/MatzeB.png","language":"LLVM","funding_links":[],"categories":[],"sub_categories":[],"readme":"CompGraph\n\n# About\n\nThis is a javascript library for doing hierarchical graph layout (similar to\nGraphViz) in JavaScript.\n\n# Vision\n\nWhile GraphViz has fantastic layout algorithm, it is limited in the available\noutput formats and lacks dynamic features. The hops is that with HTML+Javascript we can benefit from that ecosystem:\n\n* Should be able to produce self-contained files by copying the layout\n  library. Eliminating installation steps of graphviz/image viewers for users.\n* We can delegate graph styling to CSS files.\n* Can build dynamic elements with javascript on top: Explore/expand graph by\n  clicking, tooltips, highlight selected edges, jump to source/target,\n  View/hide layers, ...\n\n# Status\n\n* Some basic layout algorithms implemented\n* Have a prototype (sched_proto.html) to show dynamic popups on click\n* Playground file to enable/disable layout features and help debugging\n\n# Planned\n\n* Integrate into LLVM and provide as an alternative to graphviz\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatzeb%2Fcompgraph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatzeb%2Fcompgraph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatzeb%2Fcompgraph/lists"}