{"id":17802806,"url":"https://github.com/aykutkardas/svgps-cli","last_synced_at":"2025-04-02T04:44:15.590Z","repository":{"id":48346370,"uuid":"516743536","full_name":"aykutkardas/svgps-cli","owner":"aykutkardas","description":"This project is the CLI version of the svgps package.","archived":false,"fork":false,"pushed_at":"2022-07-29T19:51:45.000Z","size":33,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-09T06:35:17.852Z","etag":null,"topics":["cli","icomoon","icons","parser","svg","svg-icons"],"latest_commit_sha":null,"homepage":"https://svgps.app","language":"TypeScript","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/aykutkardas.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":"2022-07-22T12:33:00.000Z","updated_at":"2022-09-01T09:53:47.000Z","dependencies_parsed_at":"2022-08-02T20:15:21.227Z","dependency_job_id":null,"html_url":"https://github.com/aykutkardas/svgps-cli","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/aykutkardas%2Fsvgps-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aykutkardas%2Fsvgps-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aykutkardas%2Fsvgps-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aykutkardas%2Fsvgps-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aykutkardas","download_url":"https://codeload.github.com/aykutkardas/svgps-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246758291,"owners_count":20828919,"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":["cli","icomoon","icons","parser","svg","svg-icons"],"created_at":"2024-10-27T12:44:36.882Z","updated_at":"2025-04-02T04:44:15.562Z","avatar_url":"https://github.com/aykutkardas.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# svgps-cli\n\n[![npm](https://img.shields.io/npm/v/svgps-cli?color=%234fc921)](https://www.npmjs.com/package/svgps-cli)\n[![License](https://img.shields.io/badge/License-MIT-green.svg?color=%234fc921)](https://opensource.org/licenses/MIT)\n\n**SVGPS** converts your icons into a single JSON file that is ready to use in your frontend or mobile projects. This project is the CLI version of the [svgps](https://github.com/aykutkardas/svgps) package.\n\nYou can also use it online: [svgps.app](https://github.com/aykutkardas/svgps.app)\n\n## Install\n\n```\nnpm install -g svgps-cli\n```\n\n## Syntax\n\n```\nsvgps \u003cinput-path\u003e \u003coutput-path\u003e [...options]\n```\n\n## Usage\n\n### Combine All Icons\n\nIt parses all icons and combines them into a single JSON file.\n\n```sh\nsvgps your/path/icons your/output/path/icons.json\n```\n\n### Parse Single File\n\nUse `--file` option\n\n```sh\nsvgps your/path/arrow-down.svg your/output/path/arrow-down.json --file\n```\n\n### IcoMoon Template\n\nUse `--template` option with `icomoon`\n\n```sh\nsvgps your/path/icons your/output/path/icons.json --template icomoon\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faykutkardas%2Fsvgps-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faykutkardas%2Fsvgps-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faykutkardas%2Fsvgps-cli/lists"}