0.4.38 • Published 3 years ago

smogon-stats-viewer v0.4.38

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Smogon Usage Stats Viewer

This project is a fork of asanrom's Smogon Usage Stats's Viewer.

This project is a viewer of Pokemon Usage Stats (Smogon) made in HTML5, CSS3 and Javascript. You can use it to visualize Smogon stats in a more visual and sorted format.

Check it out here: https://asanrom.github.io/Smogon-Stats-Viewer/

Requirements

Installation

In order to install dependencies, open a shell / terminal / cmd an run the command:

npm install

Usage

Before running the following commands below, you have to update the formats.js file :

  1. Go to the pokmon-showdown's cloned directory
  2. Run the following command : npm i && node build
  3. Copy the generated formats.js in .config-dist directory
  4. Paste it into the temp directory of this project

If you want to update the usage stats using the default configuration (gets stats for the last 2 months), run the command:

npm start

In order to update the months list use:

node usage-stats update

In order to get stats of a month run:

node usage-stats get yyyy-mm

In order to test the client, use the following (You can use 8000 or the port you prefer).

node usage-stats test 8000

For more options:

node usage-stats --help
0.4.37

3 years ago

0.4.38

3 years ago

0.4.35

3 years ago

0.4.36

3 years ago

0.4.34

3 years ago

0.4.33

3 years ago

0.4.32

3 years ago

0.4.31

3 years ago

0.4.3

3 years ago

0.4.2

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago