ovo-progress

1.1.0 • Public • Published

ovo-progress

🌈 Page scroll with progress

version downloads MIT License

TODO

  • use rollup
  • vue plugin
  • react component

Installation

# npm 
$ npm i ovo-progress
 
# yarn 
$ yarn add ovo-progress

Usage

 import Progress from 'ovo-progress'
 
 new Progress({ /* options */ })

Options

Option Type Default Description
height string 3px the height of progress.
color string #2980B9 the color of progress.
onReachBottom function noop invoked when page scroll to the bottome of the document
onReachTop function noop invoked when page scroll to the top of the document

License

MIT © bushuai

Package Sidebar

Install

npm i ovo-progress

Weekly Downloads

4

Version

1.1.0

License

MIT

Unpacked Size

9.84 kB

Total Files

5

Last publish

Collaborators

  • bushuai