UNPKG

replay-table

Version:

Visualize sport seasons with interactive standings

4 lines (3 loc) 128 B
export default function (filename) { return filename.slice((Math.max(0, filename.lastIndexOf(".")) || Infinity) + 1); };