use-scroll-lock

v1.0.0
a scroll locking hook built for react

test

jest

test-watch

jest -w

storybook

start-storybook -p 6006

build-esm

rimraf esm && tsc

build-other

rimraf umd && rimraf cjs && rollup -c

build

yarn run build-esm && yarn run build-other

prepublishOnly

yarn run build
npm i use-scroll-lock

Metadata

  • MIT
  • Whatever
  • Ben McMahen
  • released 7/15/2019

Downloads

Maintainers