Merge pull request #422 from atomiks/elo

[FEATURE] Elo rating system snippet
This commit is contained in:
Angelos Chalaris
2017-12-31 19:35:33 +02:00
committed by GitHub
2 changed files with 25 additions and 0 deletions

View File

@ -31,6 +31,7 @@ distinctValuesOfArray:array
dropElements:array
dropRight:array
elementIsVisibleInViewport:browser
elo:math
escapeHTML:string
escapeRegExp:string
everyNth:array