Ecosyste.ms: Awesome
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: about 7 hours ago
JSON representation
React on-pressed keyboard navigation
- Host: GitHub
- URL: https://github.com/pyncz/keynav
- Owner: pyncz
- Created: 2023-09-04T00:22:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-12T13:21:20.000Z (about 1 year ago)
- Last Synced: 2024-04-14T10:37:08.702Z (7 months ago)
- Language: TypeScript
- Homepage: https://keynav-chi.vercel.app
- Size: 808 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)