warrior 66f00d63c9 created page il y a 5 mois
..
src 66f00d63c9 created page il y a 5 mois
tests 66f00d63c9 created page il y a 5 mois
.jscs.json 66f00d63c9 created page il y a 5 mois
.jshintrc 66f00d63c9 created page il y a 5 mois
.npmignore 66f00d63c9 created page il y a 5 mois
LICENSE 66f00d63c9 created page il y a 5 mois
README.md 66f00d63c9 created page il y a 5 mois
package.json 66f00d63c9 created page il y a 5 mois

README.md

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

I’m on twitter @tweetywheaty.