https://github.com/vue-a11y/vue-use-a11y-card-link
[WIP] Hook for accessible card links in Vue. Supports left-click, text selection, and keyboard navigation with TypeScript.
https://github.com/vue-a11y/vue-use-a11y-card-link
Last synced: 15 days ago
JSON representation
[WIP] Hook for accessible card links in Vue. Supports left-click, text selection, and keyboard navigation with TypeScript.
- Host: GitHub
- URL: https://github.com/vue-a11y/vue-use-a11y-card-link
- Owner: vue-a11y
- License: mit
- Created: 2025-03-14T19:56:00.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-14T22:23:12.000Z (2 months ago)
- Last Synced: 2025-04-30T23:15:22.096Z (19 days ago)
- Language: TypeScript
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WIP - vue-use-card-link
Hook for accessible card links in Vue. Supports left-click, text selection, and keyboard navigation with TypeScript.