@rx-now/analysis-cli
TypeScript icon, indicating that this package has built-in type declarations

0.9.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @rx-now/analysis-cli

Weekly Downloads

0

Version

0.9.0

License

ISC

Unpacked Size

3.48 kB

Total Files

6

Last publish

Collaborators

  • laffery
  • jingyilu
  • hsuanlee
  • vthinkxie