UNPKG

liftie

Version:

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

11 lines (10 loc) 197 B
export default { selector: '#facility-lifts > .table-responsive > .table-fixed > tbody > tr', parse: { name: 2, status: { child: '0/0', attribute: 'aria-label' } } };