UNPKG

liftie

Version:

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

12 lines (11 loc) 201 B
export default { selector: 'table[cellspacing="0"] tr:nth-child(n+1)', parse: { name: '1', status: { child: '2/0', attribute: 'src', regex: /\/([a-z]+)\.gif/ } } };