Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afeiship/wsui-scaleable-image
Scaleble image.
https://github.com/afeiship/wsui-scaleable-image
image scale scaleable wsui
Last synced: 20 days ago
JSON representation
Scaleble image.
- Host: GitHub
- URL: https://github.com/afeiship/wsui-scaleable-image
- Owner: afeiship
- License: mit
- Created: 2019-12-12T14:48:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-29T09:38:50.000Z (about 4 years ago)
- Last Synced: 2024-10-20T11:26:25.093Z (2 months ago)
- Topics: image, scale, scaleable, wsui
- Language: JavaScript
- Homepage:
- Size: 9.77 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-scaleable-image
> Scaleble image.[![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-scaleable-image
```## usage
```scss
@import '~@jswork/wsui-scaleable-image';
```## license
Code released under [the MIT license](https://github.com/afeiship/wsui-scaleable-image/blob/master/LICENSE.txt).[version-image]: https://img.shields.io/npm/v/@jswork/wsui-scaleable-image
[version-url]: https://npmjs.org/package/@jswork/wsui-scaleable-image[license-image]: https://img.shields.io/npm/l/@jswork/wsui-scaleable-image
[license-url]: https://github.com/afeiship/wsui-scaleable-image/blob/master/LICENSE.txt[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/wsui-scaleable-image
[size-url]: https://github.com/afeiship/wsui-scaleable-image/blob/master/dist/wsui-scaleable-image.min.js[download-image]: https://img.shields.io/npm/dm/@jswork/wsui-scaleable-image
[download-url]: https://www.npmjs.com/package/@jswork/wsui-scaleable-image