UNPKG

skipto

Version:

This plugin provides a dynamically-generated drop-down menu that allows keyboard and screen reader users to quickly skip to the most important places on the webpage.

26 lines (25 loc) 635 B
{ "name": "skipto", "version": "4.1.7", "homepage": "https://github.com/paypal/skipto", "authors": [ "PayPal Accessibility Team and DRES Accessible IT Group at the University of Illinois" ], "description": "A plugin providing a dynamically-generated drop-down menu that allows keyboard and screen reader users to skip to the most important places.", "main": "downloads/js/skipto.js", "keywords": [ "accessibility", "Navigation", "Skip to", "Skip to Main" ], "license": "BSD", "ignore": [ "**/.*", "node_modules", "bower_components", "components", "test", "tests" ] }