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