Skip to content

A collection of constants and utility functions for keycodes.

License

Notifications You must be signed in to change notification settings

thatzacdavis/keycode-consts

Repository files navigation

keycode-consts

A collection of key code constants and utility functions for JavaScript.

Project Dependencies

  1. @pika/pack -- npm install -g @pika/pack

How To Test Changes Locally

  1. yarn build
  2. yarn publish:local
  3. Install package file into the repo you wish to test your changes in.