Skip to content

mikhin/madge-path-filter

Repository files navigation

madge-path-filter

Node CI Maintainability Test Coverage

Dependency filter for madge. Filters the dependency tree for the given module.

Installation

$ npm -g install madge-path-filter

Example: piping madge output through madge-path-filter

madge --json App.jsx | madge-path-filter --entry 'App.jsx' --target 'hooks/useAuth' | madge --stdin -i "image.png"

Madge filtered dependency tree example

About

Dependency filter for madge. Filters the dependency tree for the given module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published