Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

whamcloud/debounce

Repository files navigation

debounce

Build Status

Module to debounce changes

Debounces changes over a given interval. Can be scheduled to call at the leading edge.

API

debounce : Function -> Number -> Boolean -> Function