@brainhubeu/sqrs

v1.0.3
CQRS framework for JavaScript/TypeScript servers
cqrs cqs ddd command query repository segregation domain driven and 2 more...

doc

typedoc --options typedoc.json --out ../../docs/api

lint

tslint --project ./tsconfig.json 'src/**/*'

test

jest

build

tsc --outDir dist

predoc

rimraf ../../docs/api

prebuild

rimraf dist
npm i @brainhubeu/sqrs

Metadata

  • MIT
  • Whatever
  • RafaƂ Kostrzewski
  • released 3/23/2020

Downloads