{"id":27958034,"url":"https://github.com/ericsson/plantuml-interactive-editor","last_synced_at":"2025-05-07T18:15:58.310Z","repository":{"id":262611076,"uuid":"862236980","full_name":"Ericsson/PlantUML-Interactive-Editor","owner":"Ericsson","description":"A graphical editor for PlantUML diagrams","archived":false,"fork":false,"pushed_at":"2025-05-06T14:00:58.000Z","size":876,"stargazers_count":14,"open_issues_count":14,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-07T18:15:52.527Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/Ericsson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-09-24T09:10:13.000Z","updated_at":"2025-05-06T15:12:03.000Z","dependencies_parsed_at":"2024-11-13T11:21:24.175Z","dependency_job_id":"711920d4-c288-4b9d-bb89-f8be56be38e5","html_url":"https://github.com/Ericsson/PlantUML-Interactive-Editor","commit_stats":null,"previous_names":["ericsson/plantuml-interactive-editor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2FPlantUML-Interactive-Editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2FPlantUML-Interactive-Editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2FPlantUML-Interactive-Editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2FPlantUML-Interactive-Editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson","download_url":"https://codeload.github.com/Ericsson/PlantUML-Interactive-Editor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252931507,"owners_count":21827112,"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":"2025-05-07T18:15:57.348Z","updated_at":"2025-05-07T18:15:58.286Z","avatar_url":"https://github.com/Ericsson.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PlantUML Interactive Editor\n\nWelcome to PlantUML Interactive Editor! This application is designed to provide an intuitive and interactive environment for editing PlantUML code and generating diagrams in real-time. Whether you're creating a huge activity diagram or a single while loop, our tool streamlines the process, allowing you to focus on design rather than syntax.\n\n![Screenshot](images/screenshot.png)\n\nWith PlantUML Interactive Editor, you can:\n\n- Edit PlantUML activity diagrams by directly interacting with the diagram\n- Also change the diagram by editing the PlantUML code, just like other PlantUML editors, allowing you to choose code or interactive editing depending on what is easier in the moment\n- Instantly preview diagrams as you type\n- Easily share the created diagram\n\n## Usage\n\n- Right-click on elements to open context menu\n- Double-click on elements to edit the text\n- Submit edited text with the button or using CTRL + ENTER\n- Left-click and drag in the diagram to pan\n- Use mouse wheel or pinch on touch pad to zoom\n- Delete the text of a title, note or group/partition to delete the element\n- To share a diagram, just copy the URL in the address bar\n- Hover over elements to see the corresponding line highlighted in the editor\n- Clicking on a line with an activity in the editor highlights the corresponding activity in the diagram\n\n## Detailed list of supported and unsupported features\n\n[FEATURES.md](./FEATURES.md)\n\n## Pre-requisites\n\n- Python 3.10 or newer\n- PlantUML, https://plantuml.com/starting\n- The path to the PlantUML must be set in an .env file, see .env.example\n\n\n## Installing and running the server\n\nIn the target python environment:\n\n```\npip install .\npython -m plantuml_gui\n```\n\n## Development\n\n### Pre-requisites\n\n- uv\n\n### Setup\n\n```\nuv run pre-commit install -t pre-commit -t pre-push\n```\n\n### Running tests\n\n#### Python\n\n##### Without coverage\n\n```\nuv run pytest\n```\n\n##### With coverage\n\n```\nuv run python -m pytest --cov --cov-report=html\n```\n\n#### Javascript\n\n1. Run `uv run python -m http.server` and open the server in a browser\n2. In the browser, open tests/js/SpecRunner.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericsson%2Fplantuml-interactive-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericsson%2Fplantuml-interactive-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericsson%2Fplantuml-interactive-editor/lists"}