0.1.9 • Published 7 years ago

@devoups/angular2-injection-diagram v0.1.9

Weekly downloads
3
License
ISC
Repository
-
Last release
7 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

7 years ago

0.1.8

7 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago