An open API service indexing awesome lists of open source software.

https://github.com/mrmurphy/elm-easy-events


https://github.com/mrmurphy/elm-easy-events

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

          

# Elm Easy Events

I found myself writing code over and over again to produce an action from an
input event on an input field. Or two react to certain keypresses. This module
provides a few convenience functions to take care of those things quickly.