Skip to content

NomanGul/svelte-page-progress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

svelte-page-progress

Svelte Component that tracks a users progress through a page as they scroll

NPM JavaScript Style Guide

Watch Demo Here

Install

npm install svelte-page-progress

OR

yarn add svelte-page-progress

Usage

<script>
  import PageProgress from "svelte-page-progress"
</script>

<PageProgress color="red" heigh="1vh" />

Props

Props Type Default Value
color string SkyBlue valid CSS background property value
height string 4px valid CSS height property value

License

MIT Β© NomanGul

Feedback

Any questions or suggestions?

You are welcome to discuss it on:

Tweet



About

πŸ‡Έ Svelte Component that tracks a users progress through a page as they scroll πŸš€

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors