{"id":17068994,"url":"https://github.com/kgn/kgjson","last_synced_at":"2025-10-25T13:03:24.744Z","repository":{"id":5078513,"uuid":"6240629","full_name":"kgn/KGJSON","owner":"kgn","description":"A simple category around NSJSONSerialization for common JSON string operations","archived":false,"fork":false,"pushed_at":"2013-10-15T00:49:18.000Z","size":120,"stargazers_count":13,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-26T13:21:24.658Z","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":"tbarho/op-firebase-auth","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kgn.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}},"created_at":"2012-10-16T07:41:51.000Z","updated_at":"2019-06-16T10:43:46.000Z","dependencies_parsed_at":"2022-08-29T02:02:31.713Z","dependency_job_id":null,"html_url":"https://github.com/kgn/KGJSON","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgn%2FKGJSON","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgn%2FKGJSON/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgn%2FKGJSON/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgn%2FKGJSON/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kgn","download_url":"https://codeload.github.com/kgn/KGJSON/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248618277,"owners_count":21134200,"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-14T11:15:50.696Z","updated_at":"2025-10-25T13:03:24.664Z","avatar_url":"https://github.com/kgn.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"``` obj-c\n@interface NSString(KGJSON)\n\n- (id)JSONObject;\n+ (NSString *)JSONString:(id)object;\n+ (NSString *)prettyJSONString:(id)object;\n\n@end\n\n@interface NSDictionary(KGJSON)\n\n- (NSString *)JSONString;\n- (NSString *)prettyJSONString;\n\n@end\n\n@interface NSArray(KGJSON)\n\n- (NSString *)JSONString;\n- (NSString *)prettyJSONString;\n\n@end\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkgn%2Fkgjson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkgn%2Fkgjson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkgn%2Fkgjson/lists"}