{"id":16683938,"url":"https://github.com/meniny/mxlinklabel-in-objective-c","last_synced_at":"2025-03-13T12:26:50.952Z","repository":{"id":62447311,"uuid":"62858660","full_name":"Meniny/MXLinkLabel-in-Objective-C","owner":"Meniny","description":"An easy-to-use view to display markup text.","archived":false,"fork":false,"pushed_at":"2016-07-08T08:29:41.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-21T00:03:26.784Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Meniny.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":"2016-07-08T04:29:56.000Z","updated_at":"2016-07-09T10:43:41.000Z","dependencies_parsed_at":"2022-11-01T23:08:05.948Z","dependency_job_id":null,"html_url":"https://github.com/Meniny/MXLinkLabel-in-Objective-C","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meniny%2FMXLinkLabel-in-Objective-C","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meniny%2FMXLinkLabel-in-Objective-C/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meniny%2FMXLinkLabel-in-Objective-C/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meniny%2FMXLinkLabel-in-Objective-C/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Meniny","download_url":"https://codeload.github.com/Meniny/MXLinkLabel-in-Objective-C/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243403545,"owners_count":20285410,"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-10-12T14:27:24.981Z","updated_at":"2025-03-13T12:26:50.928Z","avatar_url":"https://github.com/Meniny.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MXLinkLabel-in-Objective-C\n\n`MXLinkLabel` is an easy-to-use view to display markup text.\n\n## Installation with CocoaPods\n\n```\npod 'MXLinkLabel', '~\u003e 1.0.4';\n```\n\n## Usage\n\n```\n[[self linkLabel] setMarkupText:@\"\u003ch1\u003eMXLinkLabel\u003c/h1\u003eThis is a \u003ca href=\\\"http://www.meniny.cn/\\\"\u003esample link\u003c/a\u003e.\"];\n[[self linkLabel] setLinkTapHandler:^(NSURL * _Nullable url) {\n    if (url != nil) {\n        [[UIApplication sharedApplication] openURL:url];\n    }\n}];\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeniny%2Fmxlinklabel-in-objective-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeniny%2Fmxlinklabel-in-objective-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeniny%2Fmxlinklabel-in-objective-c/lists"}