UNPKG

liftie

Version:

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

11 lines (10 loc) 141 B
export default { selector: '.lift_image', parse: { name: '../+', status: { child: '.', attribute: 'alt' } } };