UNPKG

liftie

Version:

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

12 lines (11 loc) 188 B
module.exports = { selector: '#tablepress-4 td:nth-child(even)', parse: { name: 0, status: { child: '-/0', attribute: 'alt', regex: /-([a-z]+)$/ } } };