react-modern-picture
v1.3.0
Published
React Component that translates input from modern-image-loader into a picture tag.
Downloads
7
Maintainers
Readme
react-modern-picture
React Component that translates input from modern-image-loader into a picture tag.
Installation
npm install --save react-modern-picture@^1.3.0
yarn add react-modern-picture@^1.3.0
Development
Setting up:
git clone [email protected]: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 <[email protected]> (https://github.com/jaid)