{"id":18391073,"url":"https://github.com/kasperosterbye/plantumlbridge","last_synced_at":"2025-04-12T09:00:01.623Z","repository":{"id":108793405,"uuid":"228186384","full_name":"kasperosterbye/PlantUMLBridge","owner":"kasperosterbye","description":"PlantUML syntax to Pharo Form","archived":false,"fork":false,"pushed_at":"2022-05-05T08:19:35.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T08:59:54.652Z","etag":null,"topics":["pharo","plantuml","smalltalk"],"latest_commit_sha":null,"homepage":"","language":"Smalltalk","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/kasperosterbye.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":"2019-12-15T13:11:44.000Z","updated_at":"2021-10-14T09:57:19.000Z","dependencies_parsed_at":"2023-04-17T01:04:32.369Z","dependency_job_id":null,"html_url":"https://github.com/kasperosterbye/PlantUMLBridge","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/kasperosterbye%2FPlantUMLBridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasperosterbye%2FPlantUMLBridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasperosterbye%2FPlantUMLBridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasperosterbye%2FPlantUMLBridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kasperosterbye","download_url":"https://codeload.github.com/kasperosterbye/PlantUMLBridge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248543861,"owners_count":21121838,"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":["pharo","plantuml","smalltalk"],"created_at":"2024-11-06T01:50:32.858Z","updated_at":"2025-04-12T09:00:01.586Z","avatar_url":"https://github.com/kasperosterbye.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Purpose\nI am a class that can convert PlantUML syntax to the url of a diagram which can be loaded from the [plantuml site](http://plantuml.com/).\n\n\nI have two kinds of service methods on the class side of me.\n\n- `pngFromSource:` and `svgFromSource:  which returns a url to a diagram corresponding to the source.\n- `imageFromUML:` and `webbrowseUML:`  which returns the in-image png or opens the svg in a webbrowser.\n\nI am a rewrite of the plantuml encoding scheme developed as part of:\nhttps://github.com/fuhrmanator/PlantUMLPharoGizmo.\n\n### Metacello load:\n\n```smalltalk\nMetacello new\n   baseline: 'PlantUMLBridge';\n   repository: 'github://kasperosterbye/PlantUMLBridge';\n   load.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkasperosterbye%2Fplantumlbridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkasperosterbye%2Fplantumlbridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkasperosterbye%2Fplantumlbridge/lists"}