BhumikKalola21 / uniquespinner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UniqueSpinner

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Usage

To use UniqueSpinner in your project,

import TheSpinner from "uniquespinner/src/components/TheSpinner.vue";

package:

Then, add the TheSpinner component to your template wherever you'd like to display the spinner:

Animation The following animation shows how the UniqueSpinner component looks in action:

spinner

Customize configuration

See Configuration Reference.

About


Languages

Language:Vue 78.4%Language:HTML 14.8%Language:JavaScript 6.8%