{"id":21846737,"url":"https://github.com/iosdec/lrstring","last_synced_at":"2026-05-03T20:38:29.090Z","repository":{"id":143618404,"uuid":"158567247","full_name":"iosdec/LRString","owner":"iosdec","description":"(L)left(R)ight(String) Generator for Xcode (Objective-C) - useful for receipts.","archived":false,"fork":false,"pushed_at":"2018-11-21T15:23:13.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T13:15:49.513Z","etag":null,"topics":["left","nsstring","objective-c","receipt","right","xcode"],"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/iosdec.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-21T15:16:00.000Z","updated_at":"2018-11-22T09:26:17.000Z","dependencies_parsed_at":"2023-04-17T22:57:07.899Z","dependency_job_id":null,"html_url":"https://github.com/iosdec/LRString","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iosdec/LRString","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iosdec%2FLRString","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iosdec%2FLRString/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iosdec%2FLRString/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iosdec%2FLRString/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iosdec","download_url":"https://codeload.github.com/iosdec/LRString/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iosdec%2FLRString/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273075407,"owners_count":25041167,"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","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["left","nsstring","objective-c","receipt","right","xcode"],"created_at":"2024-11-27T23:15:03.826Z","updated_at":"2026-05-03T20:38:24.069Z","avatar_url":"https://github.com/iosdec.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"#   LRString\n\nGenerate Left / Right string easily with options. This is very useful for generating receipt lines that look something like this:\n\n```\nCoffee          £2.54\nBeef Sandwich   £4.50\nCola            £0.49\n```\n\n##  Import\n```objc\n#import \"LRString.h\"\n```\n\n##  Usage\n```objc\nNSString *coffee_line = [LRString LRStringWithLeft:@\"Coffee\" right:@\"£2.54\" maxlength:29 maxleft:16 maxright:11];\n\nNSString *beef_line = [LRString LRStringWithLeft:@\"Beef Sandwich\" right:@\"£4.50\" maxlength:29 maxleft:16 maxright:11];\n\nNSString *cola_line = [LRString LRStringWithLeft:@\"Cola\" right:@\"£0.49\" maxlength:29 maxleft:16 maxright:11];\n```\n\n##  Credits\nDeclan Land\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiosdec%2Flrstring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiosdec%2Flrstring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiosdec%2Flrstring/lists"}