1.0.2 • Published 5 years ago
mxpoints v1.0.2
mxpoints
Get the points per position for motocross results
npm install mxpointsUsage
const pointsPos = require('mxpoints');
pointsPos[1] // => 25
pointsPos[3] // => 20Get the points per position for motocross results
npm install mxpointsconst pointsPos = require('mxpoints');
pointsPos[1] // => 25
pointsPos[3] // => 20