lifion-aws-event-stream

v1.0.0-alpha.1
Node.js parser for the application/vnd.amazon.eventstream content-type.
aws aws-event-stream cloud content-type event-stream node parser stream

build-docs

jsdoc2md ./lib/*.js > ./docs/API.md

build-docs-watch

npm-watch build-docs

eslint

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

format

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

jest

TEST_REPORT_PATH=./reports jest

jest-watch

npm run jest -- --watch --coverageReporters=html

lint

eslint . --ext .js,.json

postbuild-docs

git add ./docs/API.md

prebuild-docs

mkdir -p ./docs

precommit

npm run build-docs && lint-staged

prejest

mkdir -p ./reports

prepare

check-engines

test

npm run jest && codecov

version

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

Metadata

  • MIT
  • >=10.0.0
  • Edgardo Avilés
  • released 9/28/2018

Downloads

Maintainers