https://github.com/afeiship/wsui-loading
Loading component for webkit sass.
https://github.com/afeiship/wsui-loading
loader loading sass spinkit spinner webkit
Last synced: about 1 month ago
JSON representation
Loading component for webkit sass.
- Host: GitHub
- URL: https://github.com/afeiship/wsui-loading
- Owner: afeiship
- License: mit
- Created: 2018-09-17T09:02:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-02-19T05:16:49.000Z (over 5 years ago)
- Last Synced: 2025-10-20T00:12:23.717Z (8 months ago)
- Topics: loader, loading, sass, spinkit, spinner, webkit
- Language: JavaScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# wsui-loading
> Loading component 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-loading
```
## usage
```scss
// use sass
@import '~@jswork/wsui-loading/dist/index.scss';
// use css
@import '~@jswork/wsui-loading/dist/style.css';
```
## license
Code released under [the MIT license](https://github.com/afeiship/wsui-loading/blob/master/LICENSE.txt).
[version-image]: https://img.shields.io/npm/v/@jswork/wsui-loading
[version-url]: https://npmjs.org/package/@jswork/wsui-loading
[license-image]: https://img.shields.io/npm/l/@jswork/wsui-loading
[license-url]: https://github.com/afeiship/wsui-loading/blob/master/LICENSE.txt
[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/wsui-loading
[size-url]: https://github.com/afeiship/wsui-loading/blob/master/dist/wsui-loading.min.js
[download-image]: https://img.shields.io/npm/dm/@jswork/wsui-loading
[download-url]: https://www.npmjs.com/package/@jswork/wsui-loading