Socket
Socket
Sign inDemoInstall

react-page-progress

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    react-page-progress

React library that tracks a users progress through a page as they scroll


Version published
Weekly downloads
62
decreased by-6.06%
Maintainers
1
Install size
436 kB
Created
Weekly downloads
 

Readme

Source

react-page-progress

Sweet Component (Yes, This is the one with HOOKS 🚀) that tracks a users progress through a page as they scroll

NPM JavaScript Style Guide

Install

npm i react-page-progress

OR

yarn add react-page-progress

Usage

Example Code

Props

PropsTypeisRequiredExample
colorstringNo'Default is SkyBlue', 'green' or '#fb6249' or 'rgb(255, 26, 26)'``// If you want Progress bar Opaque, You can use rgba(...) or hsla(...)
heightnumberNo'Should be a Number, 4 is default'

Demo

Watch Demo Here

License

MIT © NomanGul

Keywords

FAQs

Last updated on 22 Sep 2019

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