0.0.2 • Published 5 years ago

bad-scroll v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

bad-scroll NPM version NPM downloads

bad scroll only 500 bytes

yarn add bad-scroll

dom:

<div class=wrapper>
    <ul class=content>
        ···
    </ul>
</div>

js:

import BScroll from 'bad-scroll'

const BScroll = new BScroll(document.querySelector('.wrapper'))

sketch

0.0.2

5 years ago

0.0.1

5 years ago

0.0.0

5 years ago