0.2.5 • Published 4 months ago

@algoux/standard-ranklist-utils v0.2.5

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

standard-ranklist-utils

Utilities for standard ranklist.

Usage

Make sure you have installed the @algoux/standard-ranklist package, then install this package:

npm i -S @algoux/standard-ranklist-utils

Utilities

formatters

  • formatTimeDuration
  • preZeroFill
  • secToTimeStr
  • numberToAlphabet
  • alphabetToNumber

resolvers

  • resolveText
  • resolveContributor
  • resolveColor
  • resolveThemeColor
  • resolveStyle
  • resolveUserMarkers

ranklist

  • canRegenerateRanklist
  • getSortedCalculatedRawSolutions
  • filterSolutionsUntil
  • sortRows
  • regenerateRanklistBySolutions
  • regenerateRowsByIncrementalSolutions
  • convertToStaticRanklist