1.0.8 • Published 3 years ago

autoscrollto v1.0.8

Weekly downloads
3
License
MIT
Repository
github
Last release
3 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

3 years ago

1.0.7

3 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago