Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (9 loc) · 274 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 274 Bytes

scroll-to

Smooth window scroll to position with requestAnimationFrame and Tween.

Installation

$ component install pilotcreative/scroll-to

API

scrollTo(y)

Scroll to the given point (0, y).

License

MIT