@the-gear/pg-query-builder

v1.0.1
[![Build Status](https://travis-ci.org/the-gear/pg-query-builder.svg?branch=master)](https://travis-ci.org/the-gear/pg-query-builder) [![Coveralls](https://img.shields.io/coveralls/the-gear/pg-query-builder.svg)](https://coveralls.io/github/the-gear/pg-qu
pg query builder postgres

lint

tslint --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'

prebuild

rimraf dist

build

tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src

start

rollup -c rollup.config.ts -w

test

jest

test:watch

jest --watch

test:prod

npm run lint && npm run test -- --coverage --no-cache

deploy-docs

ts-node tools/gh-pages-publish

report-coverage

cat ./coverage/lcov.info | coveralls

commit

git-cz

semantic-release

semantic-release

semantic-release-prepare

ts-node tools/semantic-release-prepare

travis-deploy-once

travis-deploy-once
npm i @the-gear/pg-query-builder

Metadata

  • MIT
  • >=8.0.0
  • Pavel Lang
  • released 11/20/2018

Downloads

Maintainers