{"id":13649229,"url":"https://github.com/eclipse-sprotty/sprotty","last_synced_at":"2026-01-17T16:32:05.403Z","repository":{"id":33666978,"uuid":"144965109","full_name":"eclipse-sprotty/sprotty","owner":"eclipse-sprotty","description":"A diagramming framework for the web","archived":false,"fork":false,"pushed_at":"2025-11-06T12:31:58.000Z","size":3011,"stargazers_count":824,"open_issues_count":29,"forks_count":85,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-11-06T14:24:44.918Z","etag":null,"topics":["diagrams","eclipse","svg","typescript","visualization","web"],"latest_commit_sha":null,"homepage":"https://sprotty.org/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipse-sprotty.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-08-16T09:15:44.000Z","updated_at":"2025-11-03T08:17:12.000Z","dependencies_parsed_at":"2023-10-05T01:37:45.447Z","dependency_job_id":"e279856e-e7ef-4314-98ee-5d04195d017d","html_url":"https://github.com/eclipse-sprotty/sprotty","commit_stats":{"total_commits":332,"total_committers":30,"mean_commits":"11.066666666666666","dds":0.75,"last_synced_commit":"c120cb7de3137e3cf0659e383ba0cd1a6dde4a88"},"previous_names":["eclipse/sprotty"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/eclipse-sprotty/sprotty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-sprotty%2Fsprotty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-sprotty%2Fsprotty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-sprotty%2Fsprotty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-sprotty%2Fsprotty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-sprotty","download_url":"https://codeload.github.com/eclipse-sprotty/sprotty/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-sprotty%2Fsprotty/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28511867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"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":["diagrams","eclipse","svg","typescript","visualization","web"],"created_at":"2024-08-02T01:04:51.655Z","updated_at":"2026-01-17T16:32:05.395Z","avatar_url":"https://github.com/eclipse-sprotty.png","language":"TypeScript","readme":"![Sprotty](./sprotty-logo-500px.png)\n\nThis is the client part of _Sprotty_, a next-generation, open-source diagramming framework built with web technologies.\n\n\u003cimg src=\"https://raw.githubusercontent.com/wiki/eclipse/sprotty/images/screenshot0.png\" width=\"23%\" align=\"left\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/wiki/eclipse/sprotty/images/screenshot1.png\" width=\"23%\" align=\"left\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/wiki/eclipse/sprotty/images/screenshot2.png\" width=\"23%\" align=\"left\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/wiki/eclipse/sprotty/images/screenshot3.png\" width=\"23%\"\u003e\n\n\nSome selected features:\n\n* Fast, scalable SVG rendering that is compatible with all modern browsers and stylable with CSS\n* Animations built into the core\n* Support for a distributed runtime with client and server\n* Fast, reactive client architecture implemented in TypeScript\n* Java or Node.js based server architecture\n* Configuration via dependency injection\n* Integrations with Xtext, Langium, the Language Server Protocol, VS Code and Theia\n* Can be run as rich-client as well as in the browser\n\n## Repositories\n\nThe Sprotty project spans across four GitHub repositories.\n\n* [sprotty](https://github.com/eclipse-sprotty/sprotty) (this repository) contains the client code (`sprotty`), shared code for Node.js servers (`sprotty-protocol`), ELK layout integration (`sprotty-elk`) and examples.\n* [sprotty-server](https://github.com/eclipse-sprotty/sprotty-server) contains server code for Java and includes server-side diagram layout, the extension of the Language Server Protocol, and the integration with the Xtext framework.\n* [sprotty-theia](https://github.com/eclipse-sprotty/sprotty-theia) contains the glue code to integrate Sprotty views in the Theia IDE.\n* [sprotty-vscode](https://github.com/eclipse-sprotty/sprotty-vscode) contains the glue code to integrate Sprotty views in VS Code.\n\nThe project is built on [ci.eclipse.org/sprotty](https://ci.eclipse.org/sprotty/).\n\n## Docs\n\nFor further information please consult the [documentation on the website](https://sprotty.org/docs/).\n\nThe version history is documented in the [CHANGELOG](https://github.com/eclipse-sprotty/sprotty/blob/master/CHANGELOG.md). Changes are tracked seperately for each package.\n\n## References\n\n- [Example: view filtering](https://github.com/TypeFox/sprotty-view-filtering) \u0026ndash; using filtering to efficiently navigate a large dataset of publications and citations\n- [Example: nested graphs](https://github.com/TypeFox/sprotty-nested-demo) \u0026ndash; expanding nested subgraphs in-place to efficiently navigate a large project with TypeScript modules\n- [Yangster](https://github.com/TypeFox/yang-vscode) \u0026ndash; a VS Code extension for the YANG language\n","funding_links":[],"categories":["TypeScript","web"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-sprotty%2Fsprotty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feclipse-sprotty%2Fsprotty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-sprotty%2Fsprotty/lists"}