{"id":17242895,"url":"https://github.com/imcuttle/drawflower","last_synced_at":"2026-02-13T04:31:58.786Z","repository":{"id":69113089,"uuid":"57109564","full_name":"imcuttle/drawflower","owner":"imcuttle","description":"drawflowers by js","archived":false,"fork":false,"pushed_at":"2016-04-26T10:28:32.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-26T02:53:03.938Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/imcuttle.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":"2016-04-26T08:02:34.000Z","updated_at":"2016-04-26T08:23:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"4f16820e-ea3b-4ba8-a0fc-6dd04090baaf","html_url":"https://github.com/imcuttle/drawflower","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/imcuttle/drawflower","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imcuttle%2Fdrawflower","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imcuttle%2Fdrawflower/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imcuttle%2Fdrawflower/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imcuttle%2Fdrawflower/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imcuttle","download_url":"https://codeload.github.com/imcuttle/drawflower/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imcuttle%2Fdrawflower/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272971422,"owners_count":25024093,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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":[],"created_at":"2024-10-15T06:14:20.921Z","updated_at":"2026-02-13T04:31:53.764Z","avatar_url":"https://github.com/imcuttle.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DrawFlower\n\n[Demo](http://moyuyc.github.io/2016/04/26/canvas绘制平面花瓣/)\n\nHow To Play?\n\n1.`\u003cscript src='drawflower.js'\u003e\u003c/script\u003e`\n\n2.`canvas.drawFlower(option);`\n\n```\n//default option\n{\n\tanimate:false,\n\trotate:90,  \n\trandomSize:true,\n\trandomColor:true,\n\trandomPetals: true,\n\tpos:{\n\t\tx:this.width/2,\n\t\ty:this.height/2\n\t}\n}\n```\nor\n```\n{\n\tanimate:true,\n\trotate:-20,  \n\trandomSize:false,\n\tsize:10,\n\trandomColor:false,\n\tcolor:[100,100,100],\n\trandomPetals: false,\n\tpetals:6,\n\tpos:{\n\t\tx:0,\n\t\ty:0\n\t}\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimcuttle%2Fdrawflower","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimcuttle%2Fdrawflower","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimcuttle%2Fdrawflower/lists"}