graphql-jit

v0.8.7
GraphQL JIT Compiler to JS

benchmark

NODE_ENV=production ./src/__benchmarks__/benchmarks.ts

build

yarn tsup-node

check-exports

attw --pack .

check-tsc

tsc --noEmit

codecov

codecov

format

prettier --write 'src/**/*.ts'

lint-fix

yarn lint --fix

lint

eslint .

mutation-test

stryker run

precommit

lint-staged

prepublishOnly

yarn && yarn build

test

jest
npm i graphql-jit

Metadata

  • MIT
  • Whatever
  • Rui Araujo
  • released 10/21/2024

Downloads