Skip to content

Commit

Permalink
remove badges
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtyomResh committed Mar 26, 2021
1 parent 8c48e78 commit 63739b0
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,5 @@
# csssr.images

[npm]: https://img.shields.io/npm/v/image-resolution-loader.svg
[npm-url]: https://npmjs.com/package/image-resolution-loader
[node]: https://img.shields.io/node/v/image-resolution-loader
[node-url]: https://nodejs.org
[deps]: https://david-dm.org/ArtyomResh/image-resolution-loader.svg
[deps-url]: https://david-dm.org/ArtyomResh/image-resolution-loader

[![npm][npm]][npm-url]
[![node][node]][node-url]
[![deps][deps]][deps-url]

An opinionated library for handling responsive images with help of [imgproxy](https://imgproxy.net/).

It takes your images, generates optimized 1x, 2x and 3x versions of them and output them as <picture/>'s srcSet or background css.
Expand Down

0 comments on commit 63739b0

Please sign in to comment.