Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.
/ scroll-to Public archive
forked from component/scroll-to

Smooth window scrolling with requestAnimationFrame and the Tween component

Notifications You must be signed in to change notification settings

pilotcreative/scroll-to

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Smooth window scrolling with requestAnimationFrame and the Tween component

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 48.0%
  • JavaScript 43.8%
  • Makefile 8.2%