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

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago