lifion-kinesis

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

build-docs

jsdoc2md -t ./templates/README.hbs ./lib/*.js > ./README.md && git add ./README.md

build-docs-watch

npm-watch build-docs

eslint

eslint . --ext .js,.json

format

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

jest

JEST_JUNIT_OUTPUT=./reports/junit/js-test-results.xml jest

lint

eslint . --ext .js,.json --format junit -o ./reports/junit/js-lint-results.xml

prepare

check-engines

test

npm run jest -- --ci --runInBand && codecov

test-watch

npm run jest -- --watchAll --coverageReporters=html

version

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

Metadata

  • MIT
  • >=10.0.0
  • Edgardo Avilés
  • released 4/29/2019

Downloads