ai / keyux

JS library to improve keyboard UI of web apps
https://ai.github.io/keyux/
MIT License
391 stars 18 forks source link

[23] - add demo video #28

Closed f3d0t closed 1 month ago

f3d0t commented 1 month ago

Added video example as described here #23

I tried different approaches to adding video file to repository and linking to this file from Readme (<video> tag and ![name](url) format links, tried mp4 and mov formats), to get video preview directly in github readme page, but none of them worked.

So, instead I used the approach described in this issue

ai commented 1 month ago

Looks amazing. But can you put the video file to repo?

f3d0t commented 1 month ago

Thank you. Added video file to /test/demo/ folder