{"id":20240924,"url":"https://github.com/aquapi/dwc","last_synced_at":"2026-04-19T07:36:54.102Z","repository":{"id":40607753,"uuid":"507743007","full_name":"aquapi/dwc","owner":"aquapi","description":"This website let you make drawings with code","archived":false,"fork":false,"pushed_at":"2022-12-11T16:05:17.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-02T17:05:16.308Z","etag":null,"topics":["code","drawing-app"],"latest_commit_sha":null,"homepage":"https://dwc-aquapi.vercel.app/","language":"JavaScript","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/aquapi.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}},"created_at":"2022-06-27T02:53:11.000Z","updated_at":"2022-08-09T03:31:07.000Z","dependencies_parsed_at":"2023-01-27T02:46:06.909Z","dependency_job_id":null,"html_url":"https://github.com/aquapi/dwc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aquapi/dwc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquapi%2Fdwc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquapi%2Fdwc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquapi%2Fdwc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquapi%2Fdwc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquapi","download_url":"https://codeload.github.com/aquapi/dwc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquapi%2Fdwc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31999171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["code","drawing-app"],"created_at":"2024-11-14T08:50:34.375Z","updated_at":"2026-04-19T07:36:54.062Z","avatar_url":"https://github.com/aquapi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DWC\nDrawing with code.\n\n## Statements\nSome code stuff.\n\n### Then statement\n\n- Usage: Connect two statement\n- Syntax: `\u003cstatement\u003e then \u003cstatement\u003e`\n\n### Move statement\n\n- Usage: Move the pen (will draw a line if the pen status is down)\n- Syntax: `move \u003cdistance\u003e`\n\n### Rotate statement\n\n- Usage: Rotate the pen\n- Syntax: `rotate \u003cdegree\u003e`\n\n### Pen statement\n\n- Usage: Set pen status\n- Syntax: `pen \u003cup or down\u003e`\n\n### Goto statement\n\n- Usage: go to a position without drawing a line \n- Syntax `goto \u003cx\u003e \u003cy\u003e`\n\n### Repeat statement\n\n- Usage: Repeat a statement\n- Syntax: `repeat \u003ctime\u003e (\u003cstatement\u003e)`\n\n## Code examples\n\n- [Draw a circle](https://dwc-six.vercel.app/?code=repeat%20360%20(move%201%20then%20rotate%201)): `repeat 360 (move 1 then rotate 1)`\n- [Draw a square](https://dwc-six.vercel.app/?code=repeat%204%20(move%2090%20then%20rotate%2090)): `repeat 4 (move 90 then rotate 90)`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faquapi%2Fdwc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faquapi%2Fdwc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faquapi%2Fdwc/lists"}