UNPKG
scroll-spy
Version:
latest (1.0.3)
1.0.3
1.0.1
1.0.0
A light weight scroll spy library in vanilla js
github.com/forsigner/scroll-spy
forsigner/scroll-spy
scroll-spy
/
__tests__
/
scroll-spy-test.js
6 lines
(3 loc)
•
49 B
JavaScript
View Raw
1
2
3
4
5
6
'use strict'
;
describe
(
'spy'
,
function
(
) { });