inversify-constructor-injection

v1.0.6
Helper function to automatically inject dependencies into functions and classes with inversify

clean

rimraf dist

test

karma start --singleRun --browsers ChromeHeadlessNoSandbox

watch-test

karma start

build

tsc

lint

tslint -p tsconfig.json

watch-build

tsc --watch

build-release

concurrently --kill-others-on-fail npm:test npm:build npm:lint

prepublishOnly

npm install && npm run clean && npm run build-release && npm version patch
npm i inversify-constructor-injection

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 2/2/2020

Downloads

Maintainers