metal-keyboard-focus
v2.0.1
Published
Manages focus on components via keyboard events
Downloads
2,084
Maintainers
Keywords
Readme
metal-keyboard-focus
Manages focus on components via keyboard events.
Setup
Install NodeJS >= v0.12.0 and NPM >= v3.0.0, if you don't have it yet. You can find it here.
Install local dependencies:
npm install
- Build the code:
npm run build