2.0.5 • Published 8 years ago

@ryanpotternz/scroll-spy v2.0.5

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

#Scroll Spy

Travis branch

Add classes to an object based on it's position in the window.

YARN

yarn add @ryanpotternz/scroll-spy

NPM

npm install --save @ryanpotternz/scroll-spy

###Usage

import ScrollSpy from '@ryanpotternz/scroll-spy';

ScrollSpy(elements); // @param {string} elements
  • elements is an optional string representing the list of class names to match; class names are separated by white space. See the getElementsByClassName() page for more documentation.
2.0.5

8 years ago

2.0.4

8 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

1.1.4

9 years ago

1.1.3

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago