image-size-parser
JavaScript
★ 4
updated 11y ago
Parse the size of an image from a string. '120x20@2x' → {width: 240, height: 40}
No plain-English explanation yet — one is being written right now. Check back in a minute.