{"id":15067011,"url":"https://github.com/ryokosuge/nuke-webp-plugin","last_synced_at":"2025-10-05T04:31:34.560Z","repository":{"id":28261035,"uuid":"117765443","full_name":"ryokosuge/Nuke-WebP-Plugin","owner":"ryokosuge","description":"Support WebP Plugin for Nuke","archived":true,"fork":false,"pushed_at":"2023-04-24T11:01:52.000Z","size":379,"stargazers_count":44,"open_issues_count":11,"forks_count":33,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-10T10:35:19.515Z","etag":null,"topics":["nuke","nuke-webp-plugin","swift","swift4","swift5","webp","webp-support"],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/ryokosuge.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"Supporting Files/Info.plist","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-17T01:25:42.000Z","updated_at":"2023-07-19T09:24:05.000Z","dependencies_parsed_at":"2024-06-21T04:20:51.320Z","dependency_job_id":"fcefdd82-353d-410d-9f6e-d3092fe772fe","html_url":"https://github.com/ryokosuge/Nuke-WebP-Plugin","commit_stats":{"total_commits":245,"total_committers":8,"mean_commits":30.625,"dds":0.07755102040816331,"last_synced_commit":"2b8062c2bcaa684ad0539c2bbde72d40f1062dbd"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryokosuge%2FNuke-WebP-Plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryokosuge%2FNuke-WebP-Plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryokosuge%2FNuke-WebP-Plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryokosuge%2FNuke-WebP-Plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryokosuge","download_url":"https://codeload.github.com/ryokosuge/Nuke-WebP-Plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235364841,"owners_count":18978248,"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":["nuke","nuke-webp-plugin","swift","swift4","swift5","webp","webp-support"],"created_at":"2024-09-25T01:15:12.058Z","updated_at":"2025-10-05T04:31:29.282Z","avatar_url":"https://github.com/ryokosuge.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nuke-WebP-Plugin\n\n![Test or Build](https://github.com/ryokosuge/Nuke-WebP-Plugin/workflows/Test%20or%20Build/badge.svg)\n![Version](https://img.shields.io/cocoapods/v/Nuke-WebP-Plugin.svg?label=version)\n![Supoprts](https://img.shields.io/badge/supports-CocoaPods%20%7C%20Carthage-green.svg)\n![Platform](https://img.shields.io/badge/platforms-iOS%20%7C%20macOS%20%7C%20tvOS%20%7C%20watchOS-lightgrey.svg)\n\nWebP for Nuke that allows you to load and display WebP image. You can see it for yourself in a demo, included in the project.\n\n## Usage\n\nThe plugin features a pre-configured Nuke.Manager with WebP support, and an WebPImage:\n\n```swift\nimport Nuke\nimport NukeWebPPlugin\n\nWebPImageDecoder.enable()\n\nlet imageView = UIImageView()\nlet webpimageURL = URL(string: \"https://example.com/sample.webp\")!\nNuke.loadImage(with: url, into: imageView)\n```\n\n## Installation\n\n### [CocoaPods](https://cocoapods.org/)\n\n```ruby\npod 'Nuke-WebP-Plugin'\n```\n\n### [Carthage](https://github.com/Carthage/Carthage)\n\n```ruby\ngithub 'ryokosuge/Nuke-WebP-Plugin'\n```\n\n## Minimum Requirements\n\n| Swift | Xcode | iOS | macOS | tvOS | watchOS |\n|:-----:|:-----:|:---:|:-----:|:----:|:-------:|\n| 5.1, 5.2 | 11.0 | 11.0 | 10.13 | 11.0 | 4.0 |\n\n## Dependencies\n\n| [Nuke](https://github.com/kean/Nuke) | [libwebp](https://chromium.googlesource.com/webm/libwebp) |\n|:---:|:---:|\n| \u003e= 9.0 | v1.0.0 |\n\n## Author\n\nryokosuge, ryo.kosuge@gmail.com\n\n## License\n\nNuke-WebP-Plugin is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryokosuge%2Fnuke-webp-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryokosuge%2Fnuke-webp-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryokosuge%2Fnuke-webp-plugin/lists"}