react-resize-observer

v1.1.1
Component for giving you `onResize`.
react resize

clean

rimraf ./*.js ./*.map ./lib

build

babel --copy-files -s -d ./lib src && ./node_modules/.bin/flow-copy-source ./src ./lib

prepublish

npm run clean && npm run build

test

npm run lint && npm run flow

flow

flow .

lint

eslint .
npm i react-resize-observer

Metadata

Downloads