Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/swordray/ispinner

Pure CSS spinner like iOS UIActivityIndicatorView
https://github.com/swordray/ispinner

css css3 uiactivityindicatorview

Last synced: about 6 hours ago
JSON representation

Pure CSS spinner like iOS UIActivityIndicatorView

Awesome Lists containing this project

README

        

# iSpinner

Pure CSS spinner like iOS UIActivityIndicatorView.

## Preview

http://swordray.github.io/ispinner/

## Installation

* Yarn

```bash
yarn add ispinner.css
```

* NPM

```bash
npm install -g ispinner.css
```

## Usage

1. Include the stylesheet in the document ``.

```html

```

2. Add a ispinner element to the document body.

```html











```

```html











```

## Sponsors

* [BaiLu ShuYuan](https://bailushuyuan.org)

## License

Copyright © 2021 Jianqiu Xiao under The [MIT License](http://opensource.org/licenses/MIT).