epiphany/node_modules/parse-srcset
2023-12-09 22:19:03 -08:00
..
src install 11ty 2023-12-09 22:19:03 -08:00
tests install 11ty 2023-12-09 22:19:03 -08:00
.jscs.json install 11ty 2023-12-09 22:19:03 -08:00
.jshintrc install 11ty 2023-12-09 22:19:03 -08:00
.npmignore install 11ty 2023-12-09 22:19:03 -08:00
LICENSE install 11ty 2023-12-09 22:19:03 -08:00
package.json install 11ty 2023-12-09 22:19:03 -08:00
README.md install 11ty 2023-12-09 22:19:03 -08: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.