{"id":17978521,"url":"https://github.com/ad-si/svgtalk","last_synced_at":"2026-01-18T18:02:34.707Z","repository":{"id":142369482,"uuid":"175507198","full_name":"ad-si/svgtalk","owner":"ad-si","description":"SVG generator implemented in GNU Smalltalk","archived":false,"fork":false,"pushed_at":"2019-04-24T15:00:03.000Z","size":34,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T00:27:26.995Z","etag":null,"topics":["gnu-smalltalk","smalltalk","svg"],"latest_commit_sha":null,"homepage":"https://ad-si.github.io/svgtalk/","language":"Smalltalk","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ad-si.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-03-13T22:17:15.000Z","updated_at":"2024-06-17T18:02:59.000Z","dependencies_parsed_at":"2024-04-07T18:15:33.558Z","dependency_job_id":null,"html_url":"https://github.com/ad-si/svgtalk","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ad-si/svgtalk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-si%2Fsvgtalk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-si%2Fsvgtalk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-si%2Fsvgtalk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-si%2Fsvgtalk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ad-si","download_url":"https://codeload.github.com/ad-si/svgtalk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-si%2Fsvgtalk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28547004,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T14:59:57.589Z","status":"ssl_error","status_checked_at":"2026-01-18T14:59:46.540Z","response_time":98,"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":["gnu-smalltalk","smalltalk","svg"],"created_at":"2024-10-29T17:34:13.023Z","updated_at":"2026-01-18T18:02:34.679Z","avatar_url":"https://github.com/ad-si.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SvgTalk\n\nSVG generator implemented in [GNU Smalltalk].\nOnly contains a few primitives yet.\nMerge requests to support more elements are very welcome.\n\nCheck out the documentation at https://ad-si.github.io/svgtalk/.\n\nAttention: Must be run with [GNU Smalltalk] version [3.2.91].\n\n\n## Usage\n\nBuild example graphic:\n\n```sh\ngst source/*.st graphic.st \u003e graphic.svg\n```\n\n![Graphic](./graphic.svg)\n\nRegister the package:\n\n```sh\ngst-package ./package.xml\n```\n\nRun its tests and load package into main image:\n\n```sh\ngst-load -t SvgTalk\n```\n\nStart repl and create objects:\n\n```sh\ngst\nst\u003e SvgRect new origin: 1@2 extent: 30@40.\n```\n\nFor more detailed usage scenarios check out the [./tests] directory.\n\n\n## Run Tests\n\n```sh\ngst-package --test ./package.xml\n```\n\n\n## Build Documentation\n\n```sh\nmake docs\n```\n\n[GNU Smalltalk]: http://smalltalk.gnu.org\n[3.2.91]: http://smalltalk.gnu.org/news/gnu-smalltalk-3-2-91\n\n\n## TODO\n\n- [ ] Implement `#asString` in terms of `#printOn`\n    (https://stackoverflow.com/questions/55322402)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fad-si%2Fsvgtalk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fad-si%2Fsvgtalk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fad-si%2Fsvgtalk/lists"}