# Vanilla JS Smooth Scroll Pure JavaScript smooth to anchor scrolling

Easy to implement and with some great features to enhance flexibility. The script will find all the links on your site that are hash based and linking to the current file, all other links are ignored.

Clicking on a hash based link will force your website to scroll smoothly down to the area defined with either the same id or name attribute as the current hash.

Feel free to use the script with the latest version from Github

Changelog: