Skip to content
This repository has been archived by the owner on May 28, 2021. It is now read-only.
/ keymaestro Public archive
forked from madrobby/keymaster

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

License

Notifications You must be signed in to change notification settings

madebyherzblut/keymaestro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 68.7%
  • HTML 31.3%