Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-page-progress

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

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

  • 1.1.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
42
decreased by-20.75%
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 22 Sep 2019

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc