cyclus

v1.2.3
IOC and lifecycle for javascript object
dependency injection inversion of control lifecycle

build

npm run clean && tsc --target es5 --outDir dist/es5 && tsc --target es6 --outDir dist/es6 && tsc --target esnext --outDir dist/esnext

clean

rimraf dist

lint

tslint -c ./tslint.json 'src/**/*.ts'

prepublishOnly

npm run build

test

jest

Metadata

  • MIT
  • >= 4.1.0
  • hung-phan
  • released 7/20/2017

Downloads

Maintainers