You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas Chazot bd1233ba46
Début du projet
2 years ago
..
src Début du projet 2 years ago
tests Début du projet 2 years ago
.jscs.json Début du projet 2 years ago
.jshintrc Début du projet 2 years ago
.npmignore Début du projet 2 years ago
LICENSE Début du projet 2 years ago
README.md Début du projet 2 years ago
package.json Début du projet 2 years ago

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

Im on twitter @tweetywheaty.