madrobby / keymaster

A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies.
MIT License
6.52k stars 475 forks source link

Comparison with existing keyboard handling libraries #139

Open dandv opened 9 years ago

dandv commented 9 years ago

There are quite a few keyboard handling libraries out there, some with 1000+ GitHub stars or close:

How does this one compare? It would be great if the README mentioned a few distinguishing features, e.g. scopes, which Mousetrap doesn't have.

Mousetrap has a similar section called "Why Mousetrap".

keithamus commented 9 years ago

Seems like we all share common enough goals to try and collaborate on 1 library to rule them all :smile:

madrobby commented 9 years ago

@dandv Feel free to update the README. :)