react-scrollbars-custom

v4.0.18
The best React custom scrollbars component
customizable scrollbars scroll scrollbar react component custom

format

prettier --write "src/**/*.[tj]s?(x)" "tests/**/*.[tj]s?(x)" "*.[tj]s?(x)"

devserver

cd ./testbench && npm i && npm run devserver

build

rimraf ./dist && rollup --config

test

cross-env NODE_ENV=production karma start

preversion

npm run format && npm run build

postversion

git push && git push --tags

prepublishOnly

npm run format && npm run test && npm run build

push-codacy-coverage

cat ./coverage/lcov.info | codacy-coverage

Metadata

  • MIT
  • Whatever
  • Anton Zinovyev
  • released 8/26/2019

Downloads

Maintainers