Ninja Keys
Keyboard shortcuts interface for your website. Working with static HTML, Vanilla JS, Vue, React.
? Work in progress. That's first shot for me using Web Components and Lit Element.
My goal was make a component that will smothly work on full static websites and in same time in Vue.
Demo
Usage in plain HTML
CDN
Add to your HTML
Add to your script file if it's module type
Install from NPM
If you using webpack, rollup or other build system.
Example
Add tag to your html:
Dev Server
TBD
Linting
To lint the project run:
Formatting
Prettier is used for code formatting. It has been pre-configured according to the Lit's style.