/elm-debouncer

The most comprehensive debouncer for Elm

Primary LanguageElmMIT LicenseMIT

Build Status

elm-debouncer

This was a fork of Gizra/elm-debouncer.

I exposed Debouncer.Internal because of elm/compiler#1864.

It worked fine but now that Elm 0.19.1 is out, we no longer need it.

You should probably migrate back to the original Gizra/elm-debouncer package.