sinclair-ts

1.0.1 • Public • Published

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");

Package Sidebar

Install

npm i sinclair-ts

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

5.37 kB

Total Files

9

Last publish

Collaborators

  • euanwm