scroll-indicator

<br /> <p align="center"> <img src="media/logo.svg" alt="Logo" width="300" > </a> </p>

Usage no npm install needed!

<script type="module">
  import scrollIndicator from 'https://cdn.skypack.dev/scroll-indicator';
</script>

README


Logo

🌈 Showcase

Logo

ScrollIndicator that Just Works. Use it with only 2lines of Code. 😍

<ScrollIndicator bgColor='red' height='20px' />

Tried and Tested on NextJS , React , CRA.

πŸš€ Getting Started

Make sure you have node installed.

Do npm install scroll-indicator to install the Package , this package needs react & react-dom as peerDependencies so make sure you got them Installed.

πŸ“– Documentation

To Import the Component:

import ScrollIndicator from 'scroll-indicator';

Props To Pass in the Component:

Property Default Type
height 10px String
bgColor gray String
<ScrollIndicator bgColor='red' height='20px' />

More Feature Will be Added Soon. If you need some Feel Free to Open an Issue.

πŸ—Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

πŸ“š License

Distributed under the MIT License. See LICENSE for more information.

πŸ˜‡ Contact

Twitter - @DeepankarBhade

πŸ“– Acknowledgements