0.1.9 • Published 9 years ago

@devoups/angular2-injection-diagram v0.1.9

Weekly downloads
3
License
ISC
Repository
-
Last release
9 years ago

Angular 2 services injection tree builder

Build your angular services dependency tree from your TypeScript sources.

Usage

ng2-services-injection --files=./src/**/*.ts 

Options

  • Generate a text file containing all logs
--outputlogstextfile=./logs.txt
  • Generate a text file containing the services tree
--outputservicetreetextfile=./services.txt
  • Generate a JSON file containing the services list with their dependencies
--outputservicelistjsonfile=./services.json
0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago