{"id":15602398,"url":"https://github.com/fiveisprime/jquery.canvas","last_synced_at":"2025-08-17T13:22:31.012Z","repository":{"id":3799729,"uuid":"4878567","full_name":"fiveisprime/jquery.canvas","owner":"fiveisprime","description":"Plugin for handling common tasks with the HTML5 canvas element. Provides methods for adding simple shapes and animation.","archived":false,"fork":false,"pushed_at":"2020-04-29T22:41:45.000Z","size":119,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-04T13:44:11.627Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"fiveisprime.github.com/jquery.canvas","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fiveisprime.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-GPL","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-07-03T23:06:03.000Z","updated_at":"2014-04-20T15:39:47.000Z","dependencies_parsed_at":"2022-09-16T02:51:25.939Z","dependency_job_id":null,"html_url":"https://github.com/fiveisprime/jquery.canvas","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/fiveisprime%2Fjquery.canvas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiveisprime%2Fjquery.canvas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiveisprime%2Fjquery.canvas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiveisprime%2Fjquery.canvas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fiveisprime","download_url":"https://codeload.github.com/fiveisprime/jquery.canvas/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246187219,"owners_count":20737460,"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-03T02:41:24.037Z","updated_at":"2025-03-29T12:45:40.933Z","avatar_url":"https://github.com/fiveisprime.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Overview\n\nPlugin for handling common tasks with the HTML5 canvas element.\n\n## Getting Started\nDownload the [production version][min] or the [development version][max].\n\n[min]: https://raw.github.com/fiveisprime/jquery.canvas/master/dist/jquery.canvas.min.js\n[max]: https://raw.github.com/fiveisprime/jquery.canvas/master/dist/jquery.canvas.js\n\nIn your web page:\n\n    \u003cscript src=\"jquery.js\"\u003e\u003c/script\u003e\n    \u003cscript src=\"dist/jquery.canvas.min.js\"\u003e\u003c/script\u003e\n    \u003cscript\u003e\n      var canvas = $('#my-canvas').canvas().data('canvas');\n      canvas.addSquare({ x: 5, y: 5 }, 10, 'red', 1, 'black');\n    \u003c/script\u003e\n\n\n## Documentation\nClass documentation is available [here](http://fiveisprime.github.com/jquery.canvas/docs/).\n\n_Generated using [docco-husky](https://github.com/mbrevoort/docco-husky) because it's super awesome_\n\n## Examples\nWorking examples are [here](http://fiveisprime.github.com/jquery.canvas) and [here](http://fiveisprime.github.com/jquery.canvas/fixed-anim.html).\n\n## Contributing\nIn lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [grunt](https://github.com/cowboy/grunt).\n\n_Also, please don't edit files in the \"dist\" subdirectory as they are generated via grunt. You'll find source code in the \"src\" subdirectory!_\n\n## Release History\n_(Nothing yet)_\n\n## License\nCopyright (c) 2012 Matt Hernandez  \nLicensed under the MIT, GPL licenses.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiveisprime%2Fjquery.canvas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffiveisprime%2Fjquery.canvas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiveisprime%2Fjquery.canvas/lists"}