gcl-lib

v0.0.2
GCL is intended to be a type-safe alternative to JSON, YAML (...) based on the `input` type syntax of GraphQL

build

rimraf dist && tsc -d && chmod +x dist/src/cli.js

lint

tslint src/**/*.ts

precommit

lint-staged

prettier

prettier --single-quote --no-semi --trailing-comma all --write '*.ts' 'src/**/*.ts'

prepublishOnly

npm run lint && npm run build
npm i gcl-lib

Metadata

  • MIT
  • Whatever
  • Tim Suchanek
  • released 8/15/2017

Downloads

Maintainers