{"id":19805623,"url":"https://github.com/remirobert/waitblock","last_synced_at":"2026-05-16T05:11:30.943Z","repository":{"id":33547726,"uuid":"37193900","full_name":"remirobert/WaitBlock","owner":"remirobert","description":"Simple utility for only executing code when you want.","archived":false,"fork":false,"pushed_at":"2015-07-24T13:33:21.000Z","size":240,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T15:40:33.465Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mendix/Hopscotch","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remirobert.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":"2015-06-10T11:46:35.000Z","updated_at":"2015-06-11T17:37:07.000Z","dependencies_parsed_at":"2022-07-13T13:20:28.920Z","dependency_job_id":null,"html_url":"https://github.com/remirobert/WaitBlock","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remirobert%2FWaitBlock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remirobert%2FWaitBlock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remirobert%2FWaitBlock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remirobert%2FWaitBlock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remirobert","download_url":"https://codeload.github.com/remirobert/WaitBlock/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241150244,"owners_count":19918334,"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-12T09:04:42.081Z","updated_at":"2026-05-16T05:11:30.914Z","avatar_url":"https://github.com/remirobert.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wait🕟Block\n\n![shield.io](https://img.shields.io/cocoapods/v/WaitBlock.svg) ![shield.io](https://img.shields.io/cocoapods/l/WaitBlock.svg) ![shield.io](https://img.shields.io/cocoapods/p/WaitBlock.svg)\n\nSimple utility for only executing code when you want.\n\nThis will only execute the block passed, if the last time it was called is greater than limit or it has never been called. Keep the last called in memory.\n\nEach block are associated with a name. Wait🕟Block allows you to remove a specific block or clear the list.\n\n```Swift\nWait🕟Block.executeBlock(\"test\", limitTimer: 3) { () -\u003e () in\n   // Put your fucking code here !!!\n}\n\nWait🕟Block.resetTimer(\"test\")\nWait🕟Block.resetAllTimer()\n```\n\nInstallation\n============\n\n```\nuse_frameworks!\npod 'WaitBlock'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremirobert%2Fwaitblock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremirobert%2Fwaitblock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremirobert%2Fwaitblock/lists"}