1.0.5-beta.6 • Published 1 month ago

fsd-cruise v1.0.5-beta.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

fsd-cruise

Currently in Beta

npm

Simple dependency visualization for Feature Sliced Design based on dependency-cruiser

Usage

Install dependency-cruiser and run with npx

yarn add dependency-cruiser -D
npx fsd-cruise

requirements: dependency-cruiser requires the graphviz library, which will be automatically installed using brew

limitations: Currently, it only operates with the provided tsconfig.json and src folder paths, which are assumed by default to be in the root directory.

Customization

  1. You can provide custom paths to src folder and tsconfig.json
    npx fsd-cruise app/src app/tsconfig.json

Output example

1.0.5-beta.5

1 month ago

1.0.5-beta.6

1 month ago

1.0.5-beta.3

1 month ago

1.0.5-beta.4

1 month ago

1.0.5-beta.1

1 month ago

1.0.5-beta.2

1 month ago

1.0.4

1 month ago

1.0.3

1 month ago

1.0.2

1 month ago

1.0.1

1 month ago

1.0.0

1 month ago