madebyherzblut / keymaestro

A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keymaestro

Keymaestro is a simple micro-library for defining and dispatching keyboard shortcuts in web applications. It has no dependencies and is based on the battle-tested keymaster.js by Thomas Fuchs.

Differences to keymaster.js

  • Actively maintained
  • Modern code with no exported global
  • Cross browser test suite

More to come in the future.

About

A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies.

License:Other


Languages

Language:JavaScript 68.7%Language:HTML 31.3%