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

https://github.com/potch/visual-tab

d-pad navigation for web content
https://github.com/potch/visual-tab

Last synced: about 1 year ago
JSON representation

d-pad navigation for web content

Awesome Lists containing this project

README

          

# visual-tab

d-pad navigation for web content

Provide least-surprise spatial tabbing between interactive elements using only up/down/left/right buttons.

## TODO

* viewport bounding checks for navigation candidates
* tradeoff heuristic for occlusion vs L2 distance vs L1 distance
* 'semantic next' for inline elements
* animated focus ring cursor
* proper library encapsulation