@ftchinese/component-stats
v0.3.0
Published
Statistics for a component
Readme
Usage
const stats = require('@ftchinese/component-stats');
stats(options);options is an object with:
repoDirString. The repo to collection information. Default to cwd.outDirString. The destination directory to put result json file. Default to cwd.
