keycodes
keycodes copied to clipboard
feat(descriptions): expand information for key and code
What Changed?
- add more explanations about behavior of
.key
and.code
event properties - remove extraneous parentheses surrounding
deprecated
- add
cross-env
to allow for Windows users to run the app with the node options supplied in the env
Issues Addressed:
- N/A
Issue Testing:
- Manual Developer Testing
Test Results:
- Open browser to running application
- Read the descriptions on the page for the
.key
and.code
values - See that they add clarity to the behavior of their respective properties