1.0.6 • Published 4 years ago

crinolo-swgoh-stat-calc v1.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
4 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

4 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago