parse-srcset 0.1.1

Parse an HTML img srcset attribute into image candidates (url + density/width/height). A faithful port of the WHATWG-based parse-srcset npm package. Zero dependencies, no_std.
Documentation
{
  "projectName": "parse-srcset",
  "projectOwner": "trananhtung",
  "repoType": "github",
  "repoHost": "https://github.com",
  "files": [
    "README.md"
  ],
  "imageSize": 100,
  "commit": true,
  "commitConvention": "angular",
  "contributorsPerLine": 7,
  "contributors": [
    {
      "login": "trananhtung",
      "name": "Tung Tran",
      "avatar_url": "https://avatars.githubusercontent.com/u/30992229?v=4",
      "profile": "https://github.com/trananhtung",
      "contributions": [
        "code",
        "maintenance"
      ]
    }
  ]
}