chrisbateman / impetus

Agnostic utility for adding momentum to anything. It's like iScroll, except not for scrolling. Supports mouse and touch events.
chrisbateman.github.io/impetus
MIT License
487 stars 70 forks source link

Implementing events #27

Open maximelebreton opened 7 years ago

maximelebreton commented 7 years ago

Hi Chris, and thanks for your tiny library that I expect since a really really long time. To achieve the agnostic objectives, i think Impetus lacks Events.

with a ev argument passed in function.

what do you think?