{"id":16845556,"url":"https://github.com/coeur/typedarray","last_synced_at":"2025-10-24T07:09:38.819Z","repository":{"id":9638114,"uuid":"11570115","full_name":"Coeur/TypedArray","owner":"Coeur","description":"concrete subclass of NSArray with Type filtering","archived":false,"fork":false,"pushed_at":"2013-07-22T01:52:45.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-24T20:29:11.902Z","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/Coeur.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":"2013-07-22T00:43:29.000Z","updated_at":"2013-11-16T22:30:07.000Z","dependencies_parsed_at":"2022-08-25T21:41:14.610Z","dependency_job_id":null,"html_url":"https://github.com/Coeur/TypedArray","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Coeur/TypedArray","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Coeur%2FTypedArray","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Coeur%2FTypedArray/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Coeur%2FTypedArray/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Coeur%2FTypedArray/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Coeur","download_url":"https://codeload.github.com/Coeur/TypedArray/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Coeur%2FTypedArray/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262986695,"owners_count":23395389,"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-13T12:59:12.093Z","updated_at":"2025-10-24T07:09:33.780Z","avatar_url":"https://github.com/Coeur.png","language":"Objective-C","readme":"TypedArray\n==========\n\nconcrete subclass of NSArray with Type filtering\n\nUsage\n=====\n\nWhat you can import: you will need to declare an interface and an implementation for each filtering class\n\n    #import \"TypedArray.h\"\n\n    TYPED_ARRAY_INTERFACE(NSString)\n    TYPED_ARRAY_IMPLEMENTATION(NSString)\n\nWhat you can create: anything like a normal NSArray\n\n    // this will produce an NSStringArray with only @\"foo\" and @\"bar\"\n    NSStringArray *myArray = [NSStringArray arrayWithObjects:@\"foo\", @(true), @\"bar\", @[], nil];\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoeur%2Ftypedarray","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoeur%2Ftypedarray","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoeur%2Ftypedarray/lists"}