morphit/node_modules/parse-srcset
2026-06-13 20:09:20 -07:00
..
src Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00
tests Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00
.jscs.json Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00
.jshintrc Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00
.npmignore Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00
LICENSE Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00
package.json Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00
README.md Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00

parse-srcset

A javascript parser for the HTML5 srcset attribute, based on the WHATWG reference algorithm. It has an extensive test suite based on the W3C srcset conformance checker. It conforms to the jQuery JSCS style rules.

Tests are written using Intern-geezer for compatibility.

To run the tests in console:

$ npm test

Or in a browser, just open the html file at:

node_modules/intern-geezer/client.html?config=tests/intern

Im on twitter @tweetywheaty.