UNPKG

liftie

Version:

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

12 lines (11 loc) 172 B
module.exports = { selector: '.lifts-row', parse: { name: '1', status: { child: '2/0', attribute: 'src', regex: /icon-(.+).svg$/ } } };