Cable
A utility belt package that provides functions that can throttle, debounce and schedule function calls:wrench::clock230:
Install / Use
/learn @jahnestacado/CableREADME
<p align="center">
<p align="center">
<a href="https://travis-ci.org/jahnestacado/cable"><img alt="build"
src="https://travis-ci.org/jahnestacado/cable.svg?branch=master"></a>
<a href="https://github.com/jahnestacado/cable/blob/master/LICENSE"><img alt="Software License" src="https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square"></a>
<a href="https://goreportcard.com/report/github.com/jahnestacado/cable"><img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/jahnestacado/cable?style=flat-square&fuckgithubcache=1"></a>
<a href="https://godoc.org/github.com/jahnestacado/cable">
<img alt="Docs" src="https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square">
</a>
<a href="https://codecov.io/gh/jahnestacado/cable">
<img src="https://codecov.io/gh/jahnestacado/cable/branch/master/graph/badge.svg" />
</a>
<img src="https://github.com/jahnestacado/cable/blob/master/resources/cable-img.webp?raw=true" /img>
</p>
</p>
Cable
A utility belt package that provides functions that can throttle, debounce and schedule function calls
Install
go get github.com/jahnestacado/cable
API
License
Copyright (c) 2020 Ioannis Tzanellis<br> Released under the MIT license
