@framini/react-img
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-beta.0 • Public • Published

react-img

React component for rendering images in a performant and good looking way. This is heavily inspired by gatsby-images but it only includes the React layer, which means, it doesn't include any built-in solutions for generating image sources. The main purpose of this package is to provide the same great UX provided by gatsby-images but leaving the task of providing the image sources to the consumer.

Install

With Yarn

yarn install @framini/react-img

With NPM

npm install @framini/react-img

Usage

// TODO

Example

  • Demo Site

  • Or you can play around with it locally by running yarn storybook.

Readme

Keywords

none

Package Sidebar

Install

npm i @framini/react-img

Weekly Downloads

1

Version

1.0.0-beta.0

License

MIT

Unpacked Size

99.2 kB

Total Files

15

Last publish

Collaborators

  • framini