didi

v5.3.0-0
Dependency Injection for JavaScript
di inversion of control dependency injection injector

all

run-s lint check-types:src check-types:test test bundle copy-types check-types:integration test:integration

bundle

cross-env NODE_ENV=production rollup -c

copy-types

cp lib/types.d.ts dist/types.d.ts

lint

eslint .

check-types:src

tsc --pretty --declaration --emitDeclarationOnly --outDir dist/types

check-types:test

tsc --project test --pretty --noEmit

check-types:integration

tsc --project test/integration --pretty --noEmit

test

mocha -r esm test/*.spec.js

test:integration

mocha test/integration/*.spec.js

prepare

run-s bundle

prepublishOnly

run-s test:integration

Metadata

  • MIT
  • Whatever
  • Vojta Jina
  • released 11/28/2020

Downloads

Maintainers