rittenhop-ghost/versions/5.94.2/node_modules/parse-srcset
2024-09-23 19:05:38 -04:00
..
src adding local files for running this....locally 2024-09-23 19:05:38 -04:00
tests adding local files for running this....locally 2024-09-23 19:05:38 -04:00
.jscs.json adding local files for running this....locally 2024-09-23 19:05:38 -04:00
.jshintrc adding local files for running this....locally 2024-09-23 19:05:38 -04:00
.npmignore adding local files for running this....locally 2024-09-23 19:05:38 -04:00
LICENSE adding local files for running this....locally 2024-09-23 19:05:38 -04:00
package.json adding local files for running this....locally 2024-09-23 19:05:38 -04:00
README.md adding local files for running this....locally 2024-09-23 19:05:38 -04: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.