kinesis-client-library

v0.3.6
Process Kinesis streams and automatically scale up or down as shards split or merge.
aws kinesis

test

npm run lint && mocha

quick-test

tsc && npm run lint

lint

tslint src/*.ts src/lib/**/*.ts

clean

rm -rf build

build

npm run clean && npm run tsd && tsc

tsd-clean

rm -rf src/typings

tsd

npm run tsd-clean && tsd reinstall && tsd rebundle

prepublish

npm run build
npm i kinesis-client-library

Metadata

  • MIT
  • Whatever
  • Evan Solomon
  • released 2/12/2017

Downloads

Maintainers