{"id":13431075,"url":"https://github.com/mrzhdev/BlazorViz","last_synced_at":"2025-03-16T06:32:13.106Z","repository":{"id":46377542,"uuid":"515350681","full_name":"mrzhdev/BlazorViz","owner":"mrzhdev","description":"Visualization for C#, Blazor interop wrapper for Viz.js","archived":false,"fork":false,"pushed_at":"2024-06-11T09:10:46.000Z","size":24520,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-01T02:27:44.513Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/mrzhdev.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":"2022-07-18T21:46:31.000Z","updated_at":"2024-06-15T07:26:13.000Z","dependencies_parsed_at":"2024-06-11T10:48:31.695Z","dependency_job_id":null,"html_url":"https://github.com/mrzhdev/BlazorViz","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/mrzhdev%2FBlazorViz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrzhdev%2FBlazorViz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrzhdev%2FBlazorViz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrzhdev%2FBlazorViz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrzhdev","download_url":"https://codeload.github.com/mrzhdev/BlazorViz/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221656503,"owners_count":16858784,"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-07-31T02:01:00.298Z","updated_at":"2024-10-27T09:31:39.249Z","avatar_url":"https://github.com/mrzhdev.png","language":"JavaScript","funding_links":[],"categories":["Sample Projects"],"sub_categories":["Others"],"readme":"# BlazorViz\nVisualization  for C#, Blazor interop wrapper for Viz.js\n\nLive demo: \u003chttps://mrzhdev.github.io/BlazorViz/\u003e\n\n# Intro\n\nI usually use C# for prototyping and development of algorithms, and for one of my projects, I needed some tree data structures visualization. I came up with this idea, and I’m sharing with you this quick and dirty code.\n\nFor this solution, I have used Visual Studio 2022 Preview and .NET 6.0 \n\n\n\n**Blazor web client project (BlazorVizView):**\n\n- [Viz.js](https://github.com/mdaines/viz.js), Emscripten version of [Graphviz](https://graphviz.org/)\n- [svg-pan-zoom.js](https://github.com/ariutta/svg-pan-zoom), pan/zoom for HTML SVG\n- vizInterop.js custom Javascript code to put everything together\n- reference to an external dummy project (DummyClassLibrary)\n\n \n\n**C# Class library project (DummyClassLibrary):**\n\n- Roslyn CSharpSyntaxWalker to generate [Graphviz](https://graphviz.org/) DOT language file\n\n\n\n### Screenshot\n![image](https://user-images.githubusercontent.com/47992551/179770048-cfed6985-e791-463b-b8be-982d0aead9c0.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrzhdev%2FBlazorViz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrzhdev%2FBlazorViz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrzhdev%2FBlazorViz/lists"}