{"id":13402703,"url":"https://github.com/piskelapp/piskel","last_synced_at":"2025-05-16T01:00:36.358Z","repository":{"id":4379611,"uuid":"5516383","full_name":"piskelapp/piskel","owner":"piskelapp","description":"A simple web-based tool for Spriting and Pixel art.","archived":false,"fork":false,"pushed_at":"2025-05-01T11:54:08.000Z","size":18943,"stargazers_count":11613,"open_issues_count":370,"forks_count":815,"subscribers_count":241,"default_branch":"master","last_synced_at":"2025-05-09T00:55:50.149Z","etag":null,"topics":["canvas","gif","javascript","pixel-art","spritesheet"],"latest_commit_sha":null,"homepage":"http://piskelapp.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/piskelapp.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-08-22T22:53:24.000Z","updated_at":"2025-05-08T20:28:50.000Z","dependencies_parsed_at":"2024-01-17T16:08:03.254Z","dependency_job_id":"a1a46772-cc06-47ee-a77e-3bf9c69d73db","html_url":"https://github.com/piskelapp/piskel","commit_stats":{"total_commits":1474,"total_committers":42,"mean_commits":"35.095238095238095","dds":"0.28086838534599734","last_synced_commit":"21b8bdd0f3602c455e89f25fb337068fd9ea3a35"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskelapp%2Fpiskel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskelapp%2Fpiskel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskelapp%2Fpiskel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskelapp%2Fpiskel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piskelapp","download_url":"https://codeload.github.com/piskelapp/piskel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254448578,"owners_count":22072764,"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":["canvas","gif","javascript","pixel-art","spritesheet"],"created_at":"2024-07-30T19:01:19.735Z","updated_at":"2025-05-16T01:00:36.322Z","avatar_url":"https://github.com/piskelapp.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Applications","Svg/Canvas","其他_机器视觉","javascript","pixel-art","Design","Uncategorized"],"sub_categories":["Graphics","网络服务_其他","Pixel Art","Uncategorized"],"readme":"Piskel\n======\n\n[![Travis Status](https://api.travis-ci.org/piskelapp/piskel.png?branch=master)](https://travis-ci.org/piskelapp/piskel) [![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](https://gruntjs.com/)\n\nPiskel is an easy-to-use sprite editor. It can be used to create game sprites, animations, pixel-art...\nIt is the editor used in **[piskelapp.com](https://www.piskelapp.com)**.\n\n\u003cimg\n  src=\"https://screenletstore.appspot.com/img/95aaa0f0-37a4-11e7-a652-7b8128ce3e3b.png\"\n  title=\"Piskel editor screenshot\"\n  width=\"500\"\u003e\n\n## About Piskel\n\n### Built with\n\nThe Piskel editor is purely built in **JavaScript, HTML and CSS**.\n\nWe also use the following **libraries** :\n* [spectrum](https://github.com/bgrins/spectrum) : awesome standalone colorpicker\n* [gifjs](https://jnordberg.github.io/gif.js/) : generate animated GIFs in javascript, using webworkers\n* [supergif](https://github.com/buzzfeed/libgif-js) : modified version of SuperGif to parse and import GIFs\n* [jszip](https://github.com/Stuk/jszip) : create, read and edit .zip files with Javascript\n* [canvas-toBlob](https://github.com/eligrey/canvas-toBlob.js/) : shim for canvas toBlob\n* [jquery](https://jquery.com/) : used sporadically in the application\n* [bootstrap-tooltip](https://getbootstrap.com/javascript/#tooltips) : nice tooltips\n\nAs well as some **icons** from the [Noun Project](https://thenounproject.com/) :\n* Folder by Simple Icons from The Noun Project\n* (and probably one or two others)\n\n### Browser Support\n\nPiskel supports the following browsers:\n* **Chrome** (latest)\n* **Firefox** (latest)\n* **Edge** (latest)\n* **Internet Explorer** 11\n\n### Mobile/Tablets\n\nThere is no support for mobile.\n\n### Offline builds\n\nOffline builds are available. More details in the [dedicated wiki page](https://github.com/piskelapp/piskel/wiki/Desktop-applications).\n\n## Contributing ?\n\nHelp is always welcome !\n\n* **Issues** : Found a problem when using the application, want to request a feature, [open an issue](https://github.com/piskelapp/piskel/issues).\n* **Development** : Have a look at the [wiki](https://github.com/piskelapp/piskel/wiki) to set up the development environment\n\n## License\n\nCopyright 2017 Julian Descottes\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiskelapp%2Fpiskel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiskelapp%2Fpiskel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiskelapp%2Fpiskel/lists"}