{"id":24258327,"url":"https://github.com/sillyfreak/typst-plum","last_synced_at":"2025-03-04T20:29:39.009Z","repository":{"id":260452006,"uuid":"881330646","full_name":"SillyFreak/typst-plum","owner":"SillyFreak","description":"Create UML class diagrams in Typst; inspired by but *not* compatible with PlantUML","archived":false,"fork":false,"pushed_at":"2024-11-21T20:40:28.000Z","size":3825,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T02:15:59.529Z","etag":null,"topics":["typst","typst-package"],"latest_commit_sha":null,"homepage":"https://typst.app/universe/package/plum","language":"Rust","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/SillyFreak.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2024-10-31T11:08:49.000Z","updated_at":"2024-11-21T20:40:31.000Z","dependencies_parsed_at":"2024-11-17T23:35:07.080Z","dependency_job_id":null,"html_url":"https://github.com/SillyFreak/typst-plum","commit_stats":null,"previous_names":["sillyfreak/typst-plum"],"tags_count":0,"template":false,"template_full_name":"SillyFreak/typst-package-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SillyFreak%2Ftypst-plum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SillyFreak%2Ftypst-plum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SillyFreak%2Ftypst-plum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SillyFreak%2Ftypst-plum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SillyFreak","download_url":"https://codeload.github.com/SillyFreak/typst-plum/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241917157,"owners_count":20042051,"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":["typst","typst-package"],"created_at":"2025-01-15T05:37:13.472Z","updated_at":"2025-03-04T20:29:38.985Z","avatar_url":"https://github.com/SillyFreak.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plum\n\n_Plum_ lets you create UML class diagrams in Typst; inspired by but _not_ compatible with PlantUML.\n\n## Getting Started\n\nTo add this package to your project, use this:\n\n````typ\n#import \"@preview/plum:0.0.1\"\n\n#let diagram = ```\n#[pos(0, 1)]\nclass Foo as X {\n  - attr\n  attr2\n}\n\n#[pos(1, 0)]\ninterface Bar {\n  + attr\n}\n\n#[pos(2, 1)]\nabstract class Baz {\n  # bars\n}\n\n#[bend(45deg)]\nX ..|\u003e Bar\n#[via((1, 0.4), (2, 0.4))]\nBar \u003c--x-o Baz\n```\n\n#plum.plum(diagram)\n````\n\n![Example](./thumbnail.png)\n\n## Usage\n\nSee the [manual](docs/manual.pdf) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsillyfreak%2Ftypst-plum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsillyfreak%2Ftypst-plum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsillyfreak%2Ftypst-plum/lists"}