react-fetch-hook

v1.0.6
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

Metadata

  • MIT
  • Whatever
  • Ilya Lesik
  • released 12/19/2018

Downloads

Maintainers