cashay

v0.13.1
relay for the rest of us
relay client cache redux

clean

rimraf lib

lint

xo src/index.js --esnext --space --fix

build

babel -d lib/ src/

watch

babel -w -d lib/ src/

prepublish

npm run clean && npm run build

test

nyc ava ./src/**/__tests__/**/*-tests.js

quicktest

ava ./src/**/__tests__/**/*-tests.js

buildTestSchema

node ./lib/schema/updateSchema.babel.js src/__tests__/schema.js src/__tests__/clientSchema.json

Metadata

  • MIT
  • Whatever
  • Matt Krick
  • released 7/20/2016

Downloads

Maintainers