1.0.1 • Published 1 year ago

uniquespinner v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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.