{"id":21994212,"url":"https://github.com/markbrouch/gifmark","last_synced_at":"2026-04-29T19:05:05.609Z","repository":{"id":16832684,"uuid":"19592135","full_name":"markbrouch/gifMark","owner":"markbrouch","description":"jQuery Plugin for turning GIFs into Canvas","archived":false,"fork":false,"pushed_at":"2014-06-11T21:59:05.000Z","size":228,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-23T04:13:19.448Z","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/markbrouch.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":"2014-05-08T23:13:51.000Z","updated_at":"2014-06-11T21:59:05.000Z","dependencies_parsed_at":"2022-08-04T11:30:21.426Z","dependency_job_id":null,"html_url":"https://github.com/markbrouch/gifMark","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/markbrouch/gifMark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markbrouch%2FgifMark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markbrouch%2FgifMark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markbrouch%2FgifMark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markbrouch%2FgifMark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markbrouch","download_url":"https://codeload.github.com/markbrouch/gifMark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markbrouch%2FgifMark/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262594667,"owners_count":23334252,"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-11-29T21:07:59.119Z","updated_at":"2026-04-29T19:05:00.571Z","avatar_url":"https://github.com/markbrouch.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"gifMark\n=======\nPronounced \"jif-mark\"\n\njQuery Plugin for turning GIFs into Canvas\n\nUses libgif from the [Buzzfeed Github repo](https://github.com/buzzfeed/libgif-js) to convert an image tag with a .gif source to a canvas element and provides hooks for animated gif playback.\n\nUsage\n=====\nCall gifMark on an image tag that has a gif src attribute:\n\n    \u003cimg id=\"myGif\" src=\"myGif.gif\" alt=\"A GIF\"/\u003e\n    \n    \u003cscript\u003e\n        $('#myGif').gifMark();\n    \u003c/script\u003e\n\nCanvas animation can be controlled via triggers on the canvas element:\n\n    \u003cscript\u003e\n        $('canvas').trigger('pause'); // Pauses playback\n    \u003c/script\u003e\n\nThe following triggers are available:\n* play\n* pause\n* moveTo, i\n* moveRelative, i\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkbrouch%2Fgifmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkbrouch%2Fgifmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkbrouch%2Fgifmark/lists"}