@seznam/compose-react-refs

v1.0.6
A simple utility for composing two or more react refs into a single callback ref.
react ref refs combine compose multiple chain

build

rm -rf dist/ && npm test && npm run compile && cp LICENSE package.json README.md composeRefs.ts dist/

compile

tsc --project .

prepublishOnly

echo 'Run \'npm run publish-package\' instead' && exit 1

publish-package

git push && git push --tags && npm run build && npm publish --access=public --ignore-scripts dist

test

tslint --project . && jest && stryker run
npm i @seznam/compose-react-refs

Metadata

  • ISC
  • Whatever
  • Martin JurĨa
  • released 3/19/2021

Downloads