Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afeiship/wsui-dealcard
Webkit sass ui module for dealcard.
https://github.com/afeiship/wsui-dealcard
dealcard sassui webkit wsui
Last synced: 9 days ago
JSON representation
Webkit sass ui module for dealcard.
- Host: GitHub
- URL: https://github.com/afeiship/wsui-dealcard
- Owner: afeiship
- License: mit
- Created: 2016-10-19T04:43:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-03-29T03:05:40.000Z (over 3 years ago)
- Last Synced: 2024-10-06T22:25:59.644Z (30 days ago)
- Topics: dealcard, sassui, webkit, wsui
- Language: JavaScript
- Homepage:
- Size: 14.6 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-dealcard
> Webkit sass ui module for dealcard.[![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-dealcard
```## usage
```scss
// use sass
@import '~@jswork/wsui-dealcard/dist/index.scss';
// use css
@import '~@jswork/wsui-dealcard/dist/style.css';
```## preview
- https://afeiship.github.io/wsui-dealcard/## license
Code released under [the MIT license](https://github.com/afeiship/wsui-dealcard/blob/master/LICENSE.txt).[version-image]: https://img.shields.io/npm/v/@jswork/wsui-dealcard
[version-url]: https://npmjs.org/package/@jswork/wsui-dealcard[license-image]: https://img.shields.io/npm/l/@jswork/wsui-dealcard
[license-url]: https://github.com/afeiship/wsui-dealcard/blob/master/LICENSE.txt[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/wsui-dealcard
[size-url]: https://github.com/afeiship/wsui-dealcard/blob/master/dist/wsui-dealcard.min.js[download-image]: https://img.shields.io/npm/dm/@jswork/wsui-dealcard
[download-url]: https://www.npmjs.com/package/@jswork/wsui-dealcard