retinajs
retinajs copied to clipboard
JavaScript, SCSS, Sass, Less, and Stylus helpers for rendering high-resolution image variants
# Retina.js Issue Template Before opening a new issue, please take a moment and explore [already closed issues](https://github.com/strues/retinajs/issues?q=is%3Aissue+is%3Aclosed). You might find the answer you're looking for. Can't find the answer?...
Hi, thanks for great plugin! But I have a little issue with refreshing retinajs on image which has source image changed. In event handler I have tried refresh retinajs this...
Hello, Is this plugin compatible with [lazysizes](lazysizes ) that add lazyloading to images (you define an image in data-src attribute, and it load it and put it on the src...
> To use retina.js the new-school way, you'll want to require it (or import it if you're using ES6) into your Gulp/Webpack/Grunt/CommonJS/etc application. In this case, the **script won't run...
Please fix the issue in the readme `import retina from 'retinajs';` should be `import retina from 'retinajs';` https://monosnap.com/file/5kyKL4YuAufNvWIHK5rhzfllesPwLM also put somwhere `npm install retinajs` otherwise you may think that you...
this is a feature that can save web traffic when loading image. I'v added a attribute `data-rjs-src` to retina.js. Once a element is setted attribute `src` to "" and which...
Hi, we are facing a problem with retina.js on retina screens. We have premium template that has no retina images, but we use the script because of our buyers, so...
SVG scales, no need for retina imagery.
In [homepage of Retina.js](http://imulus.github.io/retinajs/) download button is wrapped with wrong version of the Retina.js (screenshot: https://cl.ly/a1084a83c083). Is not the last version 2.1.2?
Typo at import command. Should be retinajs (before was retina)