ts-trueskill

v5.0.1
Port of python trueskill package in TypeScript
typescript trueskill ranking player skill

benchmark

npx tsm benchmark/index.ts

lint

pnpm run '/^(lint:biome|lint:eslint)$/'

lint:biome

biome check .

lint:eslint

eslint --ext .ts,.tsx .

lint:fix

pnpm run '/^(lint:biome|lint:eslint):fix$/'

lint:eslint:fix

eslint --ext .ts,.tsx . --fix

lint:biome:fix

biome check . --apply

prepare

npm run build

build

tsc

build:docs

typedoc

test

vitest run

test:watch

vitest

test:ci

vitest run --coverage --reporter=default --reporter=junit --outputFile=./junit.xml
npm i ts-trueskill

Metadata

  • MIT
  • >=18
  • Scott Cooper
  • released 2/23/2024

Downloads

Maintainers