Skip to content

simoncorompt/smooth-scroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smooth-scroll

Smooth scroll using requestAnimationFrame.

Install

npm install
gulp

Use gulp to automatically recompile when you make changes.

Alternatively, you can use gulp compile to recompile only when needed.

How to use

Import the lib in your project and instantiate it... and you're done !

new SmoothScroll();

About

Smooth scroll using requestAnimationFrame.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published