Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afeiship/wsui-ratio-image
Image with special ratio for webkit sass.
https://github.com/afeiship/wsui-ratio-image
image img ratio sass scaleable webkit
Last synced: 10 days ago
JSON representation
Image with special ratio for webkit sass.
- Host: GitHub
- URL: https://github.com/afeiship/wsui-ratio-image
- Owner: afeiship
- License: mit
- Created: 2018-09-21T15:35:28.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-29T07:41:09.000Z (almost 4 years ago)
- Last Synced: 2024-10-12T15:21:03.088Z (24 days ago)
- Topics: image, img, ratio, sass, scaleable, webkit
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# wsui-ratio-image
> Image with special ratio for webkit sass.[![version][version-image]][version-url]
[![license][license-image]][license-url]
[![size][size-image]][size-url]
[![download][download-image]][download-url]## installation
```shell
npm i @jswork/wsui-ratio-image
```## usage
```scss
@import '~@jswork/wsui-ratio-image';
```## documentation
- https://afeiship.github.io/wsui-ratio-image/## license
Code released under [the MIT license](https://github.com/afeiship/wsui-ratio-image/blob/master/LICENSE.txt).[version-image]: https://img.shields.io/npm/v/@jswork/wsui-ratio-image
[version-url]: https://npmjs.org/package/@jswork/wsui-ratio-image[license-image]: https://img.shields.io/npm/l/@jswork/wsui-ratio-image
[license-url]: https://github.com/afeiship/wsui-ratio-image/blob/master/LICENSE.txt[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/wsui-ratio-image
[size-url]: https://github.com/afeiship/wsui-ratio-image/blob/master/dist/wsui-ratio-image.min.js[download-image]: https://img.shields.io/npm/dm/@jswork/wsui-ratio-image
[download-url]: https://www.npmjs.com/package/@jswork/wsui-ratio-image