svelte-loading-spinners
Advanced tools
Comparing version 0.0.16 to 0.0.17
{ | ||
"name": "svelte-loading-spinners", | ||
"version": "0.0.16", | ||
"version": "0.0.17", | ||
"svelte": "src/index.js", | ||
@@ -5,0 +5,0 @@ "module": "dist/index.mjs", |
@@ -13,9 +13,13 @@ # svelte-loading-spinners | ||
```bash | ||
yarn add svelte-loading-spinners | ||
``` | ||
## Usage | ||
```svelte | ||
<Jumper size="60" color="#FF3E00"></Jumper> | ||
<Jumper size="60" color="#FF3E00" unit="px"></Jumper> | ||
<script> | ||
import {Jumper} from 'svelte-loading-spinners' | ||
import { Jumper } from 'svelte-loading-spinners' | ||
</script> | ||
@@ -26,24 +30,26 @@ ``` | ||
``` | ||
Circle | ||
Circle2 | ||
Circle3 | ||
DoubleBounce | ||
GoogleSpin | ||
ScaleOut | ||
SpinLine | ||
Stretch | ||
BarLoader | ||
Jumper | ||
RingLoader | ||
SyncLoader | ||
Rainbow | ||
Wave | ||
Firework | ||
Pulse | ||
Jellyfish, | ||
Chasing, | ||
Shadow | ||
``` | ||
Props: `size`, `color`, and `unit`. | ||
The default props; `unit` is `px`, `color` is `#FF3E00` and `size` `60px`. | ||
| Loaders | | ||
| -----------: | | ||
| BarLoader | | ||
| Chasing | | ||
| Circle | | ||
| Circle2 | | ||
| Circle3 | | ||
| DoubleBounce | | ||
| Firework | | ||
| Jellyfish | | ||
| Jumper | | ||
| Pulse | | ||
| Rainbow | | ||
| RingLoader | | ||
| ScaleOut | | ||
| Shadow | | ||
| SpinLine | | ||
| Stretch | | ||
| SyncLoader | | ||
| Wave | | ||
## Demo | ||
@@ -50,0 +56,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
260010
6857
58