comquest

v0.4.4
Composable requests with redux thunk and axios
composable requests reducers redux thunk axios

dist

./scripts/dist

start

budo examples/ts/index.tsx:js/index.js --dir ./examples --live -- --plugin [tsify --project './tsconfig.budo.json']

prettier

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

lint-js

tsc --noEmit --project tsconfig.json && tslint --project './tsconfig.json' './{src,tests,examples}/**/*.{ts,tsx}'

tests

jest

test

npm run lint-js && npm run tests -- --runInBand --coverage

prepublishOnly

npm run dist
npm i comquest

Metadata

  • MIT
  • Whatever
  • Jake 'Sid' Smith
  • released 3/17/2019

Downloads

Maintainers