Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sungwoncho/meteor-stat

Get a simple analysis of your Meteor app
https://github.com/sungwoncho/meteor-stat

meteor

Last synced: about 1 month ago
JSON representation

Get a simple analysis of your Meteor app

Awesome Lists containing this project

README

        

# Meteor Stat

[![Build Status](https://travis-ci.org/sungwoncho/meteor-stat.svg?branch=master)](https://travis-ci.org/sungwoncho/meteor-stat)

Get a simple analysis of your Meteor app.

![](https://cldup.com/CL3KVPA1MU.gif)

## Install

npm install meteor-stat -g

## Usage

Run `mstat` in your Meteor app's root directory.

## Node dependency

Please note that you need node version later than v4 as meteor-stat uses
ES 2015. Feel free to make a PR for backward support.

## License

MIT