UNPKG

replay-table

Version:

Visualize sport seasons with interactive standings

5 lines (4 loc) 183 B
export {default as enrich} from './enrich'; export {default as sort} from './sort'; export {default as position} from './position'; export {default as addMeta} from './add-meta';