@seznam/compose-react-refs

v0.0.0
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 dist/

compile

tsc --project .

prepublishOnly

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

publish-package

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

test

tslint --project . && jest
npm i @seznam/[email protected]

Metadata

  • ISC
  • Whatever
  • Martin JurĨa
  • released 6/12/2019

Downloads