🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More →

jquery-smoothscroller

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jquery-smoothscroller - npm Package Compare versions

Comparing version

to
1.0.2

{
"name": "jquery-smoothscroller",
"version": "1.0.1",
"version": "1.0.2",
"description": "A jQuery plugin to provide a smooth scrolling effect.",

@@ -5,0 +5,0 @@ "main": "./smoothScroller.min.js",

# jQuery-smoothScroller
SmoothScroller is a simple jQuery plugin to add a smooth scrolling transition effect to your page. It is extremely small being under a 1KB in size.
SmoothScroller is a simple jQuery plugin to add a smooth scrolling transition effect to your page. It is extremely small being under a 1KB in size. When initialized it will detect all the anchor tags with id references and create a smoothscroll animation to the relevant tag.

@@ -5,0 +5,0 @@ To add to your project: