Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 285 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 285 Bytes

dependency-finder

A super fast dependency-finder.

usage

./bin/cli.js path-to-file.js|jsx

TODO

  • Consolidate config options and expose interface.
  • Cleanup interface for DependencyGraph, toGraph() is confusing.
  • Write documentation
  • Write tests....