{"id":15570487,"url":"https://github.com/cipherboy/jcanvas","last_synced_at":"2025-03-29T06:13:38.501Z","repository":{"id":147154450,"uuid":"11065017","full_name":"cipherboy/jCanvas","owner":"cipherboy","description":"A 2D HTML5 Canvas API","archived":false,"fork":false,"pushed_at":"2014-12-14T16:24:01.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-03T18:07:48.206Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/cipherboy.png","metadata":{"files":{"readme":"README","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":"2013-06-30T05:25:51.000Z","updated_at":"2016-04-20T05:14:07.000Z","dependencies_parsed_at":"2023-03-26T12:43:04.877Z","dependency_job_id":null,"html_url":"https://github.com/cipherboy/jCanvas","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cipherboy%2FjCanvas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cipherboy%2FjCanvas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cipherboy%2FjCanvas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cipherboy%2FjCanvas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cipherboy","download_url":"https://codeload.github.com/cipherboy/jCanvas/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246145093,"owners_count":20730495,"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":[],"created_at":"2024-10-02T17:42:31.544Z","updated_at":"2025-03-29T06:13:38.484Z","avatar_url":"https://github.com/cipherboy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"jCanvas v2.0 - A 2D HTML5 Canvas API\n \nCopyright (C) 2011, 2013 Alex Scheel\nAll rights reserved.\nLicensed under BSD 2 Clause License:\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n- Redistributions of source code must retain the above copyright notice,\n this list of conditions and the following disclaimer.\n- Redistributions in binary form must reproduce the above copyright notice, \n this list of conditions and the following disclaimer in the documentation \n and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE\nLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\nCONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\nSUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\nINTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGE.\n\n\nA 2D HTML5 Canvas API\n\nExample usage (blue circle):\n  frame = \"b,a:5:5:3:0:\" + 2*Math.PI + \",fs:#00F,f,c\";  \n  jCanvasDraw(canvas, ctx, frame);\n\nFrame can use any of the following drawing commands\n\nDrawing Commands:\n  a  - arc\n  at - arcTo\n  b  - beginPath\n  c  - closePath\n  cs - clearRect\n  cw - clear screen (via resetting width)\n  f  - fill\n  fs - fillStyle\n  j  - lineJoin\n  l  - lineTo\n  m  - moveTo\n  q  - quadraticCurveTo\n  r  - fillRect\n  s  - stroke\n  ss - strokeStyle\n  w  - lineWidth\n  :  - Separate arguments\n  ,  - Separate commands\n  /  - Comment until next comma\n  \n  \nExamples:\n  https://github.com/cipherboy/Snakey - Snakey clone in HTML5\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcipherboy%2Fjcanvas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcipherboy%2Fjcanvas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcipherboy%2Fjcanvas/lists"}