react-viewport-scale

v1.0.16
A collection of React hooks that allow for scaling elements that use 'em' units within an HTML document as a ratio of height or width.
react viewport scale em dimensions

type-check

tsc --noEmit

type-check:watch

npm run type-check -- --watch

build

rm -fr ./lib && tsc

watch

tsc --watch

test

echo "Error: run tests from root" && exit 1

Metadata

  • MIT
  • Whatever
  • ashbrener
  • released 9/12/2022

Downloads

Maintainers