Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anthonyshort/scroll-to

Animated scrolling
https://github.com/anthonyshort/scroll-to

Last synced: 24 days ago
JSON representation

Animated scrolling

Awesome Lists containing this project

README

        

# scroll-to

Animate scrolling to elements.

## Installation

$ component install anthonyshort/scroll-to

## API

scrollTo(element, 2000, 'inOutQuad');

Pretty basic, eh? Give it a DOM element, a duration and an easing function from component/easing.

## License

MIT