#tags #parse #attributes #image #srcset

srcset-parse

Parse the srcset attribute of an <img/> tag

1 unstable release

0.1.0 Dec 21, 2024

#121 in #attributes

MIT license

8KB
171 lines

srcset-parse

A small Rust crate to parse the srcset attribute of an HTML image tag.

Ported from https://github.com/molefrog/srcset-parse.

Dependencies

~2–3MB
~53K SLoC