Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
/ pokemon-bsr Public archive

JavaScript implementation of Pokemon Base Stat Rating calculation.

License

Notifications You must be signed in to change notification settings

Quanyails/pokemon-bsr

Repository files navigation

About

This directory contains code needed to calculate Base Stat Rating, a metric used to evaluate how good a Pokemon's base stats are in a metagame.

For more information on BSR, refer to the following URLs:

How to run

  1. Install Node.js 13.2.0 or up for ES6 module support.
  2. Run npm install.
  3. To run examples of how to use this library, run npm run examples.

Thanks to the following resources for helping with setup!

About

JavaScript implementation of Pokemon Base Stat Rating calculation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published