Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.57 KB

File metadata and controls

41 lines (27 loc) · 1.57 KB

thavixt-scrollbar

Customize scrollbars on your websites

  • in a specific element
  • or every scrollbar on the page

Demo

demo page

Packages

thavixt-scrollbar-core (use without a framework)

npm package NPM Downloads last update

thavixt-scrollbar-react (use with React)

npm package NPM Downloads last update

Todo

  • separate vertical and horizontal scrollbar styles
  • animation/transition/shadow/pseudo element on reaching a scroll threshold (top/bottom/left/right)
  • more test coverage
  • lots of code cleanup/refactoring

Notes