1.0.6 • Published 6 years ago

storm-skip v1.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Storm Skip

npm version

Tiny midule to fix the old skip to content links focus problem - https://www.nczonline.net/blog/2013/01/15/fixing-skip-to-content-links/

Example

https://stormid.github.io/storm-skip

Usage

JS

npm i -S storm-skip 

either using es6 import

import Skip from 'storm-skip';

Tests

npm run test

Browser support

This is module has both es6 and es5 distributions. The es6 version should be used in a workflow that transpiles.

ie9+ is supported out the box, ie8+ will work with addEventListener polyfill.

Dependencies

None

License

MIT

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.1.0

8 years ago