/react-imgix

React component to display imgix images

Primary LanguageJavaScriptOtherNOASSERTION

Fork of https://github.com/imgix/react-imgix.

Installation and types

Install with npm i @tremby/react-imgix.

You can install and use the regular upstream types via npm i -D @types/tremby__react-imgix@npm:@types/react-imgix.

Changes in this fork

  • Allow width and height attributes on fluid images (imgix#891)
  • Allow width and height attributes on source elements