dependency-cruiser
Version:
Visualize and validate javascript dependencies. With your rules. ES6, CommonJS, AMD
10 lines (9 loc) • 1.09 kB
text/csv
"","test/fixtures/cjs/one_only_one.js","test/fixtures/cjs/one_only_two.js","test/fixtures/cjs/root_one.js","test/fixtures/cjs/root_two.js","test/fixtures/cjs/shared.js","test/fixtures/cjs/sub/depindir.js","test/fixtures/cjs/sub/dir.js","test/fixtures/cjs/two_only_one.js",""
"test/fixtures/cjs/one_only_one.js","false","false","false","false","false","false","false","false",""
"test/fixtures/cjs/one_only_two.js","false","false","false","false","false","false","false","false",""
"test/fixtures/cjs/root_one.js","true","true","false","false","true","false","violation","false",""
"test/fixtures/cjs/root_two.js","false","false","false","false","true","false","false","true",""
"test/fixtures/cjs/shared.js","false","false","false","false","false","false","false","false",""
"test/fixtures/cjs/sub/depindir.js","false","false","false","false","false","false","false","false",""
"test/fixtures/cjs/sub/dir.js","false","false","false","false","false","violation","false","false",""
"test/fixtures/cjs/two_only_one.js","false","false","false","false","false","false","violation","false",""