UNPKG

liftie

Version:

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

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