yepnope is an asynchronous conditional JavaScript/CSS resource loader that allows you to load only the scripts that your users need.
I'm trying to detect whether media queries are present using Modernizr 2, then loading in respond.js if appropriate. I've put …
media-queries modernizr yepnopePretty sure I'm doing something daft here - I'm not convinced it's specific to yepnope... my node knowledge isn't that …
node.js npm yepnopeI have been implementing the yepnope script loader as part of the modernizr.js library. I have successfully got jQuery …
javascript jquery document-ready yepnope asynchronous-loaderIn a webapp, I am using yepnope.js as a loader (mostly because of its ability to load CSS as …
google-chrome yepnope