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

svelte-svg-spinners

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-svg-spinners

A collection of [SVG Spinners](https://github.com/n3r4zzurr0/svg-spinners) components for Svelte.

  • 0.2.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

Svelte SVG Spinners

A collection of SVG Spinners components for Svelte.

Installation

npm install svelte-svg-spinners

Usage

<script>
  import { Pulse } from 'svelte-svg-spinners'
</script>

<Pulse />

API

<SpinnerComponent />

Options

PropertyOptionsDescription
sizenumberSpecifies the size of the spinner
widthnumberSpecifies the width of the spinner
heightnumberSpecifies the height of the spinner
classstringSpecifies the classes of the spinner
colorstringColor of the spinner
durstringDuration of spinner animation
ariaHiddenbooleanSet aria-hidden attribute

Preview

PreviewComponent Name
TwelveDotsScaleRotate
OneEightyWithBg
OneEightyRing
TwoSeventyWithBg
TwoSeventyRing
ThreeDotsBounce
ThreeDotsFade
ThreeDotsMoving
ThreeDotsRotate
ThreeDotsScaleMiddle
ThreeDotsScale
SixDotsRotate
SixDotsScaleMiddle
SixDotsScale
NinetyRingWithBg
NinetyRing
BarsFade
BarsRotateFade
BarsScaleFade
BarsScaleMiddle
BarsScale
BlockScale
BlocksShuffleTwo
BlockShuffleThree
BlocksWave
BouncingBall
Clock
DotRevolve
EclipeHalf
Eclipse
GoeeyBallsOne
GooeyBallsTwo
PulseTwo
PulseThree
PulseMultiple
PulseRing
PulseRingsTwo
PulseRingsThree
PulseRingsMultiple
Pulse
Tadpole
WifiFade
Wifi
WindToy

License

MIT (c) 2024 Luis Luvia

FAQs

Package last updated on 14 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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