https://github.com/pquod/arrow-grid-navigation
A javascript generated "grid" to visualize images arranged along two x and y axis, browsed through with keyboard arrows. Can be useful to arrange images or content "spatially" and create a 2D map.
https://github.com/pquod/arrow-grid-navigation
Last synced: about 1 month ago
JSON representation
A javascript generated "grid" to visualize images arranged along two x and y axis, browsed through with keyboard arrows. Can be useful to arrange images or content "spatially" and create a 2D map.
- Host: GitHub
- URL: https://github.com/pquod/arrow-grid-navigation
- Owner: PQuod
- Created: 2023-07-13T12:29:51.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-13T13:00:48.000Z (almost 3 years ago)
- Last Synced: 2025-01-12T22:09:10.924Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Keyboard arrows grid navigation
Cloudy example of a javascript generated "grid" to visualize arranges of images arranged along two x and y axis, browsed through with keyboard arrows. Can be useful to arrange images or content "spatially" and create a 2D map. Chunks of code forked from [SpaceSnap](https://pquod.github.io/spacesnap/)