lifion-aws-event-stream

v1.0.5
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 -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}' '!coverage/**/*.{js,json}'

prepare

check-engines

test

jest --ci --runInBand && codecov

test-watch

jest --watchAll --coverageReporters=html

version

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

Metadata

  • MIT
  • >=10.0.0
  • Edgardo Avilés
  • released 7/12/2019

Downloads