lifion-kinesis

v0.0.0
Lifion client for Amazon Kinesis Data streams
adp amazon api aws big data client core kinesis lifion and 1 more...

build-docs

mkdir -p docs && jsdoc2md --no-gfm lib/*.js > docs/API.md && git add docs/API.md

build-docs-watch

npm-watch build-docs

eslint

eslint . --ext .js,.json --cache

format

prettier --write '**/*.{eslintrc,md,js,json}' '!reports/*'

lint

eslint . --ext .js,.json --cache -f checkstyle > ./reports/checkstyle.xml

precommit

npm run build-docs && lint-staged

prelint

rm -f ./reports/checkstyle.xml && mkdir -p ./reports

prepare

check-engines

pretest

mkdir -p ./reports

test

TEST_REPORT_PATH=./reports jest

test-watch

npm run test -- --watch --coverageReporters=html

version

auto-changelog -p && git add CHANGELOG.md

Metadata

  • MIT
  • >=8.6.0
  • Edgardo Avilés
  • released 9/20/2018

Downloads

Maintainers