0.2.2-b2506100631 • Published 4 months ago

@escriptorium/virtual-keyboard v0.2.2-b2506100631

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
4 months ago

Virtual Keyboard

Run the application as a web extension

First generate extension distributables with npm run serve-ext This will allow live reloading.

Then depending on the browser you want to use run one of those commands:

  • npm run start:firefox
  • npm run start:chromium

Integration as a JS asset

Run npm run serve-lib to start the demo application