graphql-tools

v0.7.0
A set of useful GraphQL tools
GraphQL Apollo Meteor Proxy Cache Javascript

compile

tsc

typings

typings install

pretest

npm run compile

test

npm run testonly --

posttest

npm run lint

lint

tslint ./src/**/*.ts

watch

tsc -w

testonly

mocha --reporter spec --full-trace ./dist/test/tests.js

coverage

babel-node ./node_modules/istanbul/lib/cli.js cover _mocha -- --reporter dot --full-trace ./dist/test/tests.js

postcoverage

remap-istanbul --input coverage/coverage.json --type lcovonly --output coverage/lcov.info

prepublish

npm run compile

Metadata

  • ISC
  • Whatever
  • Jonas Helfer
  • released 9/13/2016

Downloads

Maintainers