{"id":26281075,"url":"https://github.com/yonat/badgelabel","last_synced_at":"2025-05-07T05:10:56.827Z","repository":{"id":2416421,"uuid":"3384641","full_name":"yonat/BadgeLabel","owner":"yonat","description":"Simple animatable badge, based on UILabel and using CALayer","archived":false,"fork":false,"pushed_at":"2019-05-31T19:44:34.000Z","size":21,"stargazers_count":49,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-14T15:57:14.884Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Objective-C","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/yonat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-02-08T05:50:37.000Z","updated_at":"2023-06-22T08:29:40.000Z","dependencies_parsed_at":"2022-08-24T23:40:42.394Z","dependency_job_id":null,"html_url":"https://github.com/yonat/BadgeLabel","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yonat%2FBadgeLabel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yonat%2FBadgeLabel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yonat%2FBadgeLabel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yonat%2FBadgeLabel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yonat","download_url":"https://codeload.github.com/yonat/BadgeLabel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252817636,"owners_count":21808706,"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":"2025-03-14T15:19:04.365Z","updated_at":"2025-05-07T05:10:56.806Z","avatar_url":"https://github.com/yonat.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg style=\"float:right\" src=\"http://ootips.org/yonat/wp-content/uploads/2012/02/badge.png\"\u003e\n\n## Simple Animatable Badge based on UILabel using CALayer-s\n\n```objective-c\nBadgeLabel *badge = [BadgeLabel new];\nbadge.text = @\"42\";\n```\n\nEasily configure appearance:\n\n```objective-c\nbadge.backgroundColor = [UIColor blueColor];\nbadge.hasBorder = YES;\nbadge.hasGloss = NO;\n```\n\nIncludes two classes:\n\n**BadgeLabel** - UILabel-derived badge, either Mail.app style gray, or app icon style red with border and gloss, or any other color and style combination.\n\n**BadgeTableViewCell** - a UITableViewCell with a Mail.app style badge.\n\nUnlike CoreGraphics based badges, this badge class can allows the flexibility and power of CoreAnimation layers - run the demo app to see how easy it is.\n\n**Note**: To use BadgeLabel you need to link QuartzCore.framework .","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyonat%2Fbadgelabel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyonat%2Fbadgelabel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyonat%2Fbadgelabel/lists"}