@kirinnee/rimage
v0.2.1
Published
Typescript Library to handle Responsive Images
Downloads
3
Readme
rImage
Typescript Library to handle Responsive Images
Getting Started
Install via NPM
$ npm i @kirinnee/rimage
or
Install via Yarn
$ yarn add @kirinnee/rimage --prefer-offline
Using in browser
Attach scripts in dist/
folder
<script src="./dist/@kirinnee/rimage.min.js"></script>
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
License
This project is licensed under MIT - see the LICENSE.md file for details