use-upload

v1.0.4
A react hook to upload files to any cloud service using presigned urls gotten through a REST or Graphql API
react hooks react-hooks

build

babel src --out-dir .

bump

npm version

example

cd example && yarn install && yarn package

postpublish

rm README.md

prepublishOnly

cp ../README.md . && yarn build

watch

nodemon --watch src --exec "yarn build"
npm i use-upload

Metadata

  • MIT
  • Whatever
  • Ernesto GarcĂ­a
  • released 12/5/2020

Downloads

Maintainers