@webscopeio/react-health-check

v2.2.0-next.1
Lightweight React hook for checking health of API services.
react health check hook detect offline api

build

rollup -c

start

rollup -c -w

test

jest --passWithNoTests

types:check

tsc --noEmit

format

prettier --write "{src,tests,examples}/**/*.{ts,tsx}"

lint

eslint "{src,tests,examples}/**/*.{ts,tsx}"

lint:fix

eslint "{src,tests,examples}/**/*.{ts,tsx}" --fix

preversion

npm test

version

npm run build

postversion

git push && git push --tags
npm i @webscopeio/[email protected]

Metadata

  • MIT
  • Whatever
  • Jozef Hruška
  • released 9/8/2020

Downloads