{"id":20940711,"url":"https://github.com/ianmurrays/imalertview","last_synced_at":"2026-04-20T21:34:14.237Z","repository":{"id":5412982,"uuid":"6603762","full_name":"ianmurrays/IMAlertView","owner":"ianmurrays","description":"Blocks-enabled UIAlertView","archived":false,"fork":false,"pushed_at":"2014-01-20T17:23:59.000Z","size":133,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-19T20:57:54.172Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ianmurrays.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-11-08T21:24:55.000Z","updated_at":"2014-01-20T17:24:00.000Z","dependencies_parsed_at":"2022-07-12T15:03:00.445Z","dependency_job_id":null,"html_url":"https://github.com/ianmurrays/IMAlertView","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/ianmurrays%2FIMAlertView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianmurrays%2FIMAlertView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianmurrays%2FIMAlertView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianmurrays%2FIMAlertView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ianmurrays","download_url":"https://codeload.github.com/ianmurrays/IMAlertView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243332762,"owners_count":20274546,"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-11-18T23:11:35.099Z","updated_at":"2025-12-28T01:25:16.207Z","avatar_url":"https://github.com/ianmurrays.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"IMAlertView\n===========\n\nIMAlertView adds a blocks-based interface to UIAlertView, allowing the developer to avoid implementing a delegate for it.\n\nExample Uses\n------------\n\n\n    IMAlertView *alert = [IMAlertView alertViewWithTitle:@\"What to do?\" message:@\"What do you want to do?\"];\n    \n    // Add a button with no action, which dismisses the alert\n    [alert addButtonWithTitle:@\"Nothing\"];\n    \n    // Add a button with an action, which executes the block when tapped.\n    [alert addButtonWithTitle:@\"Party!\" handler:^{\n      [PartyFactory partyHard];\n    }];\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fianmurrays%2Fimalertview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fianmurrays%2Fimalertview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fianmurrays%2Fimalertview/lists"}