{"id":13725180,"url":"https://github.com/strewhella/node-texturepacker-command-line","last_synced_at":"2025-04-01T14:38:56.137Z","repository":{"id":87493414,"uuid":"132669018","full_name":"strewhella/node-texturepacker-command-line","owner":"strewhella","description":"A simple node wrapper around the TexturePacker command line tool","archived":false,"fork":false,"pushed_at":"2020-05-15T17:40:02.000Z","size":50,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-13T09:02:54.634Z","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/strewhella.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-08T21:51:02.000Z","updated_at":"2020-09-21T04:15:25.000Z","dependencies_parsed_at":"2023-07-10T04:32:24.706Z","dependency_job_id":null,"html_url":"https://github.com/strewhella/node-texturepacker-command-line","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/strewhella%2Fnode-texturepacker-command-line","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strewhella%2Fnode-texturepacker-command-line/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strewhella%2Fnode-texturepacker-command-line/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strewhella%2Fnode-texturepacker-command-line/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/strewhella","download_url":"https://codeload.github.com/strewhella/node-texturepacker-command-line/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246657463,"owners_count":20813019,"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-08-03T01:02:15.125Z","updated_at":"2025-04-01T14:38:56.119Z","avatar_url":"https://github.com/strewhella.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"A simple wrapper around the TexturePacker (https://www.codeandweb.com/texturepacker) command line tool for build integration. The command line tool must be installed and available on your PATH.\n\nAny valid option can be passed into the main function, just convert it from `--kebab-case` to `camelCase`. Options that require no value, like `multipack` will have the `true` stripped from the command.\n\n_The `path` you specify needs to be specified relative to the script of execution. Check the npm script `example` in package.json for an example_\n\nUsage:\n\n```\ntexturepacker.exec(path, options);\n```\n\n```\nconst texturepacker = require('texturepacker');\n\ntexturepacker.exec('imagefile', {\n    format: 'phaser-json-hash',\n    maxSize: 2048,\n    scaleMode: 'Smooth',\n    multipack: true\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrewhella%2Fnode-texturepacker-command-line","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrewhella%2Fnode-texturepacker-command-line","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrewhella%2Fnode-texturepacker-command-line/lists"}