Skip to content

A JavaScript package for calculating local toon data in Toontown Rewritten, including suits progression, golf scores, and more.

License

Notifications You must be signed in to change notification settings

erin-miller/ToonAPI-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

npm install toonapi-calculator

Usage

There are 4 available calculators:

  • Golf
  • Racing
  • Suits
  • Fishing

You can import each class like in the example below.

import { GolfCalculator } from toonapi-calculator;

Each calculator takes the toon's JSON string from the local toon API into its constructor.

About

A JavaScript package for calculating local toon data in Toontown Rewritten, including suits progression, golf scores, and more.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors