UNPKG

liftie

Version:

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

13 lines (12 loc) 194 B
export default { selector: '[id^=conditions_lifts_] div.breakInsideAvoid', parse: { name: { child: '1' }, status: { child: '0/0', attribute: 'alt' } } };