Socket
Socket
Sign inDemoInstall

ovo-progress

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ovo-progress

🌈 Page scroll with progress


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Install size
9.61 kB
Created
Weekly downloads
 

Readme

Source

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

OptionTypeDefaultDescription
heightstring3pxthe height of progress.
colorstring#2980B9the color of progress.
onReachBottomfunctionnoopinvoked when page scroll to the bottome of the document
onReachTopfunctionnoopinvoked when page scroll to the top of the document

License

MIT © bushuai

Keywords

FAQs

Last updated on 19 Oct 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc