{"id":13473057,"url":"https://github.com/pixel-point/favpie","last_synced_at":"2025-04-28T13:00:17.052Z","repository":{"id":65415119,"uuid":"591738084","full_name":"pixel-point/favpie","owner":"pixel-point","description":"Generate favicons and webmanifest with a CLI","archived":false,"fork":false,"pushed_at":"2023-04-27T07:29:55.000Z","size":110,"stargazers_count":167,"open_issues_count":1,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-28T13:00:06.360Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/pixel-point.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":"2023-01-21T17:56:24.000Z","updated_at":"2025-04-15T19:56:16.000Z","dependencies_parsed_at":"2024-01-16T06:10:28.575Z","dependency_job_id":"ae196b9f-5e85-44d6-b3c6-813318f60206","html_url":"https://github.com/pixel-point/favpie","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"a46a70071b2a3b049154116849d378145d2975a6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixel-point%2Ffavpie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixel-point%2Ffavpie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixel-point%2Ffavpie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixel-point%2Ffavpie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixel-point","download_url":"https://codeload.github.com/pixel-point/favpie/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251319598,"owners_count":21570426,"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-07-31T16:01:00.327Z","updated_at":"2025-04-28T13:00:17.020Z","avatar_url":"https://github.com/pixel-point.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Favpie - CLI to generate favicons and webmanifest.\n\n![npm](https://img.shields.io/npm/v/favpie)\n\nFavpie - the solution for generating favicons in all necessary sizes, creating a webmanifest, and providing a piece of CSS for easy integration into your project.\n\n### Features\n\n🚀  Lightning-fast image creation and optimization thanks to the use of the Sharp library\n\n🏃‍ Convenient CLI interface, allowing you to run the tool with a single NPX command\n\n💪 Effortless creation of webmanifests, making it easier than ever to get your project ready for the web.\n\n### Usage\n\n```\nnpx favpie \u003cfile\u003e [options]\n```\n\n```\nArguments:\n  file                      *.png, *.jpg, *.jpeg image file\n\nOptions:\n  -o, --output \u003cdirectory\u003e  output directory(default: current directory)\n  -ap, --app-name \u003cname\u003e    app name used in webmanifest(default: Your App Name)\n  -sn, --short-name \u003cname\u003e  short name used in webmanifest(default: Your App Name)\n  -h, --help                display help for command\n\n```\n\nExample:\n\n```\nnpx favpie favicon-original.png -o ./favicon -ap \"Favpie\" -sn \"Favpie\"\n```\n\nOutput:\n```css\n\u003clink rel=\"icon\" type=\"image/png\" href=\"/favicon-32x32.png\"\u003e\n\u003clink rel=\"apple-touch-icon\" sizes=\"48x48\" href=\"/favicon-48x48.png\"\u003e\n\u003clink rel=\"apple-touch-icon\" sizes=\"72x72\" href=\"/favicon-72x72.png\"\u003e\n\u003clink rel=\"apple-touch-icon\" sizes=\"96x96\" href=\"/favicon-96x96.png\"\u003e\n\u003clink rel=\"apple-touch-icon\" sizes=\"256x256\" href=\"/favicon-256x256.png\"\u003e\n\u003clink rel=\"apple-touch-icon\" sizes=\"384x384\" href=\"/favicon-384x384.png\"\u003e\n\u003clink rel=\"apple-touch-icon\" sizes=\"512x512\" href=\"/favicon-512x512.png\"\u003e\n\u003clink rel=\"manifest\" href=\"/manifest.webmanifest\" crossorigin=\"anonymous\"\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixel-point%2Ffavpie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixel-point%2Ffavpie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixel-point%2Ffavpie/lists"}