@react-hook/merged-ref

v1.3.0
A React hook for merging multiple refs into one ref
react react hook merged ref merge two refs combine refs multiple refs merge refs merge react refs usemergerefs and 4 more...

build

lundle build --umd-case camel

check-types

lundle check-types

dev

lundle build -f module,cjs -w

format

prettier --write "{,!(node_modules|dist|coverage)/**/}*.{ts,tsx,js,jsx,md,yml,json}"

lint

eslint . --ext .ts,.tsx

prepublishOnly

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

test

jest

validate

lundle check-types && npm run lint && jest --coverage
npm i @react-hook/[email protected]

Metadata

  • MIT
  • Whatever
  • Jared Lunde
  • released 6/7/2020

Downloads

Maintainers