code-analysis-variable-names
Parse a given javascript source using `acorn` and outputs the frequency of variable/parameters names used in the source.
Parse a given javascript source using `acorn` and outputs the frequency of variable/parameters names used in the source.