Skip to content

zehfernandes/show-keys

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utility to show key presses in your application

Demo on CodeSandbox

 

install

yarn add show-keys

 

usage

 

in your js:

// *.js
import 'show-keys'

or in your html:

<script src="unpkg.com/show-keys"></script>

 

About

Utility to show key presses in your application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%