anchor-scroll

Smooth and lightweight anchor scrolling library

Github stars Tracking Chart

Anchor scrolling library

Simple 1KB plugin for animating anchor links. View demo.

Usage

  1. Insert scroll.min.js in your page.
  2. Add a scroll class to your anchors.
<a class=scroll href=#intro>Intro</a>
<a class=scroll href=#about>About</a>

<section id=intro> … </section>
<section id=about> … </section>

<script src=scroll.min.js></script>

Main metrics

Overview
Name With Ownerbendc/anchor-scroll
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2014-08-28 04:13:10
Pushed At2016-07-13 17:57:39
Last Commit At2016-07-13 17:57:26
Release Count0
用户参与
Stargazers Count365
Watchers Count15
Fork Count23
Commits Count10
Has Issues Enabled
Issues Count13
Issue Open Count4
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count10
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private