{"id":26794702,"url":"https://github.com/eqs/chasoba","last_synced_at":"2026-04-16T02:32:33.212Z","repository":{"id":251528314,"uuid":"735223210","full_name":"eqs/chasoba","owner":"eqs","description":"Chasoba: JavaScript based drawing language","archived":false,"fork":false,"pushed_at":"2023-12-30T08:11:43.000Z","size":140,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T09:49:01.884Z","etag":null,"topics":["javascript","svg","typescript","vector-graphics","vector-graphics-language"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/eqs.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":"2023-12-24T05:38:24.000Z","updated_at":"2024-08-03T16:28:45.000Z","dependencies_parsed_at":"2024-08-03T18:55:25.980Z","dependency_job_id":null,"html_url":"https://github.com/eqs/chasoba","commit_stats":null,"previous_names":["eqs/chasoba"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eqs/chasoba","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eqs%2Fchasoba","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eqs%2Fchasoba/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eqs%2Fchasoba/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eqs%2Fchasoba/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eqs","download_url":"https://codeload.github.com/eqs/chasoba/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eqs%2Fchasoba/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31868508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["javascript","svg","typescript","vector-graphics","vector-graphics-language"],"created_at":"2025-03-29T17:28:36.145Z","updated_at":"2026-04-16T02:32:33.195Z","avatar_url":"https://github.com/eqs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chasoba: JavaScript based drawing language\n\nSource:\n\n```\nsize(400, 400);\n\nc1 = circle(100, 100, 32);\nc2 = circle(300, 250, 32);\nc3 = circle(c1.center |- c2.center, 32);\n\ndraw(c1);\ndraw(c2);\ndraw(c3);\n\ndraw(line(c1.east, c2.north).bend_left);\ndraw(line(c1.south, c3.north));\ndraw(line(c3.east, c2.west));\ndraw(text(\"x\", c1.center));\ndraw(text(\"y\", c2.center));\ndraw(text(\"z\", c3.center));\n```\n\nOutput:\n\n![fig](figs/out.svg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feqs%2Fchasoba","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feqs%2Fchasoba","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feqs%2Fchasoba/lists"}