Skip to content

SkipTo.js script and browser extensions provides keyboard navigation to landmark regions and headings to support WCAG 2.4.1 Bypass Blocks requirement.

License

Notifications You must be signed in to change notification settings

skipto-landmarks-headings/page-script-5

Repository files navigation

SkipTo Page Script, Version 5.7

See the documentation for more information on SkipTo.

Building Code

The SkipTo.js code is open-source. You may feel slightly adventurous and decide to change some colors by creating a built-in color theme or even enhance the script with your changes. Once you do this, here is how you compile the skipTo script for production.

git clone https://github.com/skipto-landmarks-headings/page-script-5.git
cd page-script-5
sudo npm install grunt-cli -g
npm install
gulp

You should now have a directory called docs/dist with the necessary files in it.

See Using Skipto and the Configuration pages to get the SkipTo script running on your web site.

Version History

CHANGELOG.md

Copyright and license

Copyright 2022, 2023, 2024, 2025 Jon Gunderson under the BSD license.

Copyright 2021 University of Illinois and PayPal under the BSD license.

About

SkipTo.js script and browser extensions provides keyboard navigation to landmark regions and headings to support WCAG 2.4.1 Bypass Blocks requirement.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published