Skip to content

thavixt/thavixt-scrollbar

Repository files navigation

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