1.0.8 • Published 4 years ago

autoscrollto v1.0.8

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

autoscrollto

NPM version build status Test coverage node version npm download

auto scroll util like title

Installment

$ npm i autoscrollto --save-dev

Usage

const { AutoScrollTo: Auto } = window.AutoScrollTo;
const autoScroll = new Auto({
  pageNumber: 5,
});
autoScroll.scrollTo();

Contributors

xudafeng

This project follows the git-contributor spec, auto updated at Wed Jul 10 2019 14:20:42 GMT+0800.

License

The MIT License (MIT)

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago