meteor-stat icon indicating copy to clipboard operation
meteor-stat copied to clipboard

Get a simple analysis of your Meteor app

Results 2 meteor-stat issues
Sort by recently updated
recently updated
newest added

Allows one to ignore files under a given path e.g. ``` mstat --ignore packages/bootstrap/* mstat --ignore packages/bootstrap/ ``` Feedbacks are welcome.

currently the module only supports node version greater than 4. It'd be good to compile the source code with babel.