1.0.1 • Published 9 months ago

sinclair-ts v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

SinclairTS

SinclairTS is a simple library to calculate the IWF Sinclair Coefficient. We have bundled in as many different coefficients relating to each Olympic training cycle. See the ./src/coefficients.ts file for a full list of coefficients.

Installation

To use SinclairGo in your TS project, you can simply use npm:

npm install sinclairts

Usage

import SinclairCalculator from 'sinclairts';

SinclairCalculator.getSinclair("2021", true, "81", "235");
1.0.1

9 months ago

1.0.0

9 months ago