dependency-cruiser icon indicating copy to clipboard operation
dependency-cruiser copied to clipboard

Validate and visualize dependencies. Your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.

Results 35 dependency-cruiser issues
Sort by recently updated
recently updated
newest added

It will be lovely to be able to specify a function or a regex to customize the way groups are named. I read the docs and I didn't found a...

enhancement

Many thanks for this wonderful tool. Have you considered allowing to specify a callback in a rule instead of a pair of regular expressions? With a callback, users could encode...

question

Hello ! Hope you're doing well. ### Context I had the chance to implement a little Vite Plugin running a circular deps check on fileq that are hot reloaded in...

### Summary I'm migrating my package that uses `dependency-cruiser` from one location to another. Using the exact same code, my `cruise` output gives the following in its `summary` old package...

### Summary I'm using the dependency-cruiser JS API to recursively construct a list of all source files referenced by an entry point. When this typescript entry point or any of...