invoque

v1.0.20
A flexible pattern for function oriented service composition / decomposition

build

tsc

dev

nodemon --exec ts-node src/invoque.ts http examples/ --watch 'src/**/*.ts' 'test/**/*.ts'

dev:event

nodemon --exec ts-node src/invoque.ts event examples/ --watch 'src/**/*.ts' 'test/**/*.ts'

container

ts-node src/invoque.ts build examples/ --tag invoque-container

lint

tslint --project tsconfig.json

prepublish

npm run build

test:dev

jest --watch

test

npm run lint && jest

postinstall

npm i -D @types/node

Metadata

  • GNU
  • Whatever
  • Ben Ipsen
  • released 9/9/2019

Downloads

Maintainers