- create a global custom button component
- the last (auxiliary) character (is invisible) should not be interpreted as a typing character
- Set focus back to browser(tab) after a text file has been uploaded from another program via drag'n'drop
- suppress opening browser-seachfield when press '/' in firefox
- find better solution for remove focus for a controls
- improve generate content (last block in loop)
- improve typing progress field scoll behavior to current position
- refactoring appController store
- dedection a pause for measure the words per minutes when stop typing within a word
git clone https://github.com/Oigty81/custom-typing-trainer.git
cd custom-typing-trainer
npm install
npm run dev
npm run build
npm run test