Skip to content

A spec-conformant JavaScript parser for the HTML5 srcset attribute

License

Notifications You must be signed in to change notification settings

albell/parse-srcset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 10, 2016
03104fe · Dec 10, 2016

History

28 Commits
Nov 23, 2016
Nov 23, 2016
Apr 2, 2015
Jan 24, 2015
Jan 27, 2015
Nov 22, 2014
Dec 10, 2016
Dec 10, 2016

Repository files navigation

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.

About

A spec-conformant JavaScript parser for the HTML5 srcset attribute

Resources

License

Stars

Watchers

Forks

Packages

No packages published