heithemmoumni / svelte-spinkit

A collection of loading indicators animated with CSS for Svelte

Home Page:https://heithemmoumni.github.io/svelte-spinkit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

svelte-spinkit

A collection of loading indicators animated with CSS for Svelte

MIT License view on npm Svelte v3

Edit Vue Template

Installation

npm i svelte-spinkit

Usage

Bundler (Webpack, Rollup)

import Spinner from 'svelte-spinkit';

<Spinner name="circle" />

See more examples on the demo page.

About

A collection of loading indicators animated with CSS for Svelte

https://heithemmoumni.github.io/svelte-spinkit/


Languages

Language:CSS 82.1%Language:JavaScript 14.4%Language:HTML 3.4%