An open API service indexing awesome lists of open source software.

https://github.com/pyncz/keynav

React on-pressed keyboard navigation
https://github.com/pyncz/keynav

Last synced: 3 months ago
JSON representation

React on-pressed keyboard navigation

Awesome Lists containing this project

README

        

# keynav

A little demo of keyboard-only navigation for React. Inspired by the menu of console games :D

- Hold shortcut
- Navigate among the routes with `↑` and `↓`
- Release the shortcut when you have selected the route you want
- ???
- Navigated 😎

![Screen Record with `keynav` demo](./.github/media/screen.gif)