Skip to content

maxoly/QuasarKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuasarKit

CI Status Version License Platform Dependency Status Reference Status Twitter

A fully thread-safe framework that will only execute an action (aka a block) passed for a given name if the last time it was called is greater than a limit or it has never been called. It also support previous action cancellation.

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

QuasarKit is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "QuasarKit"

Author

Massimo Oliviero, massimo.oliviero@gmail.com

License

QuasarKit is available under the MIT license. See the LICENSE file for more info.

About

QuasarKit is a lightweight framework to executing actions every so often.

Resources

License

Stars

Watchers

Forks

Packages

No packages published