{"id":16426360,"url":"https://github.com/cgossain/debounce","last_synced_at":"2026-06-20T10:32:01.723Z","repository":{"id":56908296,"uuid":"232936133","full_name":"cgossain/Debounce","owner":"cgossain","description":"A tiny library used for your debouncing (throttling) needs, written in Swift.","archived":false,"fork":false,"pushed_at":"2022-03-18T21:12:16.000Z","size":99,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-07T23:17:27.071Z","etag":null,"topics":["debounce","debouncing","ios","search","swift","throttling"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/cgossain.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":"2020-01-10T00:58:36.000Z","updated_at":"2022-03-16T21:48:28.000Z","dependencies_parsed_at":"2022-08-20T19:50:29.680Z","dependency_job_id":null,"html_url":"https://github.com/cgossain/Debounce","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgossain%2FDebounce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgossain%2FDebounce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgossain%2FDebounce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgossain%2FDebounce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cgossain","download_url":"https://codeload.github.com/cgossain/Debounce/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240594135,"owners_count":19826106,"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":["debounce","debouncing","ios","search","swift","throttling"],"created_at":"2024-10-11T08:08:40.061Z","updated_at":"2026-06-20T10:32:01.679Z","avatar_url":"https://github.com/cgossain.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Debounce\n/Users/christiangossain/Dev/Open Source/Debounce/Example/Debounce/ViewController.swift\n[![CI Status](https://img.shields.io/travis/cgossain/Debounce.svg?style=flat)](https://travis-ci.org/cgossain/Debounce)\n[![Version](https://img.shields.io/cocoapods/v/Debounce.svg?style=flat)](https://cocoapods.org/pods/Debounce)\n[![License](https://img.shields.io/cocoapods/l/Debounce.svg?style=flat)](https://cocoapods.org/pods/Debounce)\n[![Platform](https://img.shields.io/cocoapods/p/Debounce.svg?style=flat)](https://cocoapods.org/pods/Debounce)\n\n## Example\n\nTo run the example project, clone the repo, and run `pod install` from the Example directory first.\n\n## Requirements\n\n## Installation\n\n### CocoaPods\n\n[CocoaPods](https://cocoapods.org) is a dependency manager for Cocoa projects. For usage and installation instructions, visit their website. To integrate Debounce into your Xcode project using CocoaPods, specify it in your `Podfile`:\n\n```ruby\npod 'Debounce', '~\u003e 1.5.1'\n```\n\n### Swift Package Manager\n\nThe [Swift Package Manager](https://swift.org/package-manager/) is a tool for automating the distribution of Swift code and is integrated into the `swift` compiler. \n\nOnce you have your Swift package set up, adding Debounce as a dependency is as easy as adding it to the `dependencies` value of your `Package.swift`.\n\n```swift\ndependencies: [\n    .package(url: \"https://github.com/cgossain/Debounce.git\", .upToNextMajor(from: \"1.5.1\"))\n]\n```\n\n## Author\n\nChristian Gossain, cgossain@gmail.com\n\n## License\n\nDebounce is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcgossain%2Fdebounce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcgossain%2Fdebounce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcgossain%2Fdebounce/lists"}