0.9.0 • Published 3 years ago

@rx-now/analysis-cli v0.9.0

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

analysis-cli

This tool helps visualize the dependencies inside your TypeScript code. This also checks if a dependency follows the practice of the Domain Driven Design pattern.

Get Started

npm install -D @rx-now/analysis-cli
npx rx-analyse [path]

The parameter path is the path of configuration file. The configuration file should be a valid JSON, and its schema can be viewed here

0.8.5

3 years ago

0.9.0

3 years ago

0.7.5

3 years ago

0.7.4

3 years ago

0.7.3

3 years ago