UNPKG

liftie

Version:

Clean, simple, easy to read, fast ski resort lift status

11 lines (10 loc) 170 B
export default { selector: 'table.slope tbody tr:nth-last-child(-n + 5)', parse: { name: 1, status: { child: '2/0', attribute: 'alt' } } };