Skip to content

React Component that translates input from modern-image-loader into a picture tag.

License

Notifications You must be signed in to change notification settings

Jaid/react-modern-picture

Repository files navigation

react-modern-picture

License Sponsor react-modern-picture
Build status Commits since v1.3.0 Last commit Issues
Latest version on npm Dependents Downloads

React Component that translates input from modern-image-loader into a picture tag.

Installation

react-modern-picture on npm

npm install --save react-modern-picture@^1.3.0

react-modern-picture on Yarn

yarn add react-modern-picture@^1.3.0

Development

Setting up:

git clone git@github.com:jaid/react-modern-picture.git
cd react-modern-picture
npm install

Testing:

npm run test:dev

Testing in production environment:

npm run test

License

MIT License
Copyright © 2021, Jaid <jaid.jsx@gmail.com> (https://github.com/jaid)