UNPKG

liftie

Version:

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

11 lines (10 loc) 197 B
export default index => ({ selector: `.piste-overview:nth-of-type(${index}) .col-6:first-child dt`, parse: { name: 2, status: { child: '0', attribute: 'title' } } });