UNPKG

liftie

Version:

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

8 lines (7 loc) 105 B
module.exports = { selector: '.lifts-table tbody tr', parse: { name: 0, status: '1/1' } };