1.0.6 • Published 5 years ago

crinolo-swgoh-stat-calc v1.0.6

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

Crinolo's SWGoH stat calculator

Installation:

npm install crinolo-swgoh-stat-calc

Usage:

const crinolo = require('crinolo-swgoh-stat-calc');

const roster = [...];

const data = await crinolo.stats(roster, ["gameStyle"]);

roster is an object formatted the same as the objects returned by api.swgoh.help.

Check Crinolo\'s website for available flags.

Based on Crinolo's API

1.0.6

5 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago