0.0.6 • Published 5 years ago

skipnav v0.0.6

Weekly downloads
4
License
ISC
Repository
github
Last release
5 years ago

skipnav

Skipnav is a vanilla Javascript implementation of "Skip Navigation" Links

This adds the above described functionality to html links that look like:

<a href="#main" id="skipnav">Skip Navigation</a>

This means that you must have the "main" id on a target in the DOM.

Vue.js version is included

We've included an example implementation of this code for use in a Vue.js component. This file is called skipnav-vue.js

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.1.1

5 years ago

0.0.2

5 years ago

0.0.1

6 years ago