klei / ng-dependencies

Analyze javascript code using esprima and return a list of objects representing the angular module dependencies in the code.
21 stars 15 forks source link

should return empty dependency list and empty module map for non-angular files #3

Closed blai closed 9 years ago

joakimbeng commented 9 years ago

Great!