{"id":23527375,"url":"https://github.com/zprodev/psd2sprite","last_synced_at":"2025-07-20T14:32:38.179Z","repository":{"id":57331935,"uuid":"105642103","full_name":"zprodev/psd2sprite","owner":"zprodev","description":"Convert PSD to SpriteSheet","archived":false,"fork":false,"pushed_at":"2018-06-14T05:10:02.000Z","size":2096,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-27T09:46:19.288Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zprodev.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}},"created_at":"2017-10-03T11:05:48.000Z","updated_at":"2019-03-16T11:56:59.000Z","dependencies_parsed_at":"2022-09-21T03:42:56.663Z","dependency_job_id":null,"html_url":"https://github.com/zprodev/psd2sprite","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zprodev%2Fpsd2sprite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zprodev%2Fpsd2sprite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zprodev%2Fpsd2sprite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zprodev%2Fpsd2sprite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zprodev","download_url":"https://codeload.github.com/zprodev/psd2sprite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239222795,"owners_count":19602676,"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-12-25T20:14:08.684Z","updated_at":"2025-02-17T02:27:55.492Z","avatar_url":"https://github.com/zprodev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# psd2sprite\n\n[![Build Status](https://travis-ci.org/zprodev/psd2sprite.svg?branch=master)](https://travis-ci.org/zprodev/psd2sprite)\n[![npm](https://img.shields.io/npm/v/psd2sprite.svg)](https://www.npmjs.com/package/psd2sprite)\n[![license](https://img.shields.io/github/license/zprodev/psd2sprite.svg)](LICENSE)\n\nConvert PSD to SpriteSheet.\n\n![01.png](https://raw.githubusercontent.com/zprodev/psd2sprite/master/docs/img/01.png)\n\n# Usage\n\nFirst, install this module in your project.\n\n```\n$ npm install psd2sprite\n```\n\nImport this module to your source code and call like below.\n\n```\nvar psd2sprite = require('psd2sprite');\n\npsd2sprite('./target.psd');\n// -\u003e Output of ./target_sprite.png and ./target_sprite.json\n\npsd2sprite('./target.psd', './outdir');\n// -\u003e Output of ./outdir/target_sprite.png and ./outdir/target_sprite.json\n```\n\n# License\n\nThis software is released under the MIT License, see [LICENSE](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzprodev%2Fpsd2sprite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzprodev%2Fpsd2sprite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzprodev%2Fpsd2sprite/lists"}