1.3.0 • Published 3 years ago

react-modern-picture v1.3.0

Weekly downloads
21
License
-
Repository
github
Last release
3 years ago

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 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)