0.9.0 • Published 1 year ago

@rx-now/analysis-cli v0.9.0

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