Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

svelte-loading-spinners

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-loading-spinners - npm Package Compare versions

Comparing version 0.0.16 to 0.0.17

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc