react-fetch-hook

v1.1.0
React fetch hook
react hooks fetch

flow

flow

flow:check

flow check

test

jest

prettier

prettier "*/**/*.js" --ignore-path ./.prettierignore --write && git add . && git status

build

npm run build:clean && npm run build:lib && npm run build:flow

build:clean

rimraf dist

build:lib

cross-env BABEL_ENV=production babel src --out-dir dist --ignore '**/__tests__/**'

build:flow

flow-copy-source -v -i '**/__tests__/**' src dist

prepublish

npm run flow:check && npm run test && npm run build

Metadata

  • MIT
  • Whatever
  • Ilya Lesik
  • released 2/6/2019

Downloads

Maintainers