{"id":16431978,"url":"https://github.com/davidcelis/spritesheet","last_synced_at":"2025-02-25T14:44:42.894Z","repository":{"id":3903482,"uuid":"4991840","full_name":"davidcelis/SpriteSheet","owner":"davidcelis","description":"A small helper class to convert .gifs to sprites.","archived":false,"fork":false,"pushed_at":"2012-07-11T16:50:04.000Z","size":129,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-08T05:35:16.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidcelis.png","metadata":{"files":{"readme":"README.mdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-07-11T16:35:42.000Z","updated_at":"2021-08-25T19:53:08.000Z","dependencies_parsed_at":"2022-08-25T16:01:05.837Z","dependency_job_id":null,"html_url":"https://github.com/davidcelis/SpriteSheet","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidcelis%2FSpriteSheet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidcelis%2FSpriteSheet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidcelis%2FSpriteSheet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidcelis%2FSpriteSheet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidcelis","download_url":"https://codeload.github.com/davidcelis/SpriteSheet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240688821,"owners_count":19841814,"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-11T08:35:19.595Z","updated_at":"2025-02-25T14:44:42.849Z","avatar_url":"https://github.com/davidcelis.png","language":"Ruby","readme":"# SpriteSheet\n\nA small helper class to convert .gifs to sprites that can be used by other\nFrameworks suchs as EaselJS.\n\n    Work In Progress!\n\n## Installation\n\n    gem install spritesheet\n\n## Usage\n\nAssuming we have this gif 'example.gif':\n\n![]( https://github.com/noxoc/SpriteSheet/raw/master/test/assets/example.gif )\n\nin order to get this:\n\n![]( https://github.com/noxoc/SpriteSheet/raw/master/test/assets/example_sheet.jpg )\n\nYou can either create them with ruby code:\n\n    sheet = Sheet.new(\"example.gif\")\n    sheet.write_to(\"example_sheet.jpg\")\n\nor on the commandline\n\n    $ spritesheet example.gif example_sheet.jpg\n\npowered by [`RMagick`](https://github.com/rmagick/rmagick)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidcelis%2Fspritesheet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidcelis%2Fspritesheet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidcelis%2Fspritesheet/lists"}