UNPKG
elo-rating
Version:
latest (1.0.1)
1.0.1
1.0.0
elo-rating.js is a simple utility to calculate elo ratings for Node.js
elo-rating
/
index.js
1 lines
•
46 B
JavaScript
View Raw
1
module.exports
= require(
'./dist/elo-rating'
)
;