Skip to content

Modern remake of Keyboard Layout Analyzer app used on patorjk.com (Vue.js 3, ES2015+, CSS3, HTML5). Under development.

License

Notifications You must be signed in to change notification settings

NSUSpray/keyboard-layout-analyzer_vue.js

Repository files navigation

Keyboard Layout Analyzer. Modern Remake

  • Vue.js 3
  • ES2015+ (features supported by the latest browsers)
  • CSS3
  • HTML5

Under development. See the working Angular.js version here https://github.com/NSUSpray/keyboard-layout-analyzer

Dependencies

TODO

  • import/export/load key sets
  • key editor window
  • conversions between key maps

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About

Modern remake of Keyboard Layout Analyzer app used on patorjk.com (Vue.js 3, ES2015+, CSS3, HTML5). Under development.

Resources

License

Stars

Watchers

Forks