cyclus

v1.2.0
IOC and lifecycle for javascript object

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/19/2017

Downloads

Maintainers