2.0.0-beta.10 • Published 3 years ago

@qutejs/spinner-2dots v2.0.0-beta.10

Weekly downloads
15
License
MIT
Repository
github
Last release
3 years ago

Qute Spinner Component (@qutejs/spinner)

A Qute spinner plugin implementing a pure CSS spinner.

The spinner is based on the https://github.com/tobiasahlin/SpinKit project.

Qute is a reactive component model designed for plain old javascript lovers.

Getting Started

Use the Qute project generator to create a new Qute application or component project:

npm init @qutejs

Installing

npm install @qutejs/spinner

Usage

import qSpinner from '@qutejs/spinner-2dots';

then to use the spinner

<q:spinner type='2dots' />

or

<q:spinner size='32px' color='green' />

if this spinner is the only (or default) spinner implementation included in your Qute app.

The spinner supports the following attributes: style, class, size, center, color, color1 and color2.

Go to the Qute Spinner Component documentation for more information about spinner components.

Building

Qute packages are built from the Qute multi-package repository root. See github.

Authors

Bogdan Stefanescu - Intial Work - Quandora

License

MIT

2.0.0-beta.9

3 years ago

2.0.0-beta.10

3 years ago

2.0.0-beta.8

3 years ago

2.0.0-beta.7

3 years ago

2.0.0-beta.6

3 years ago

2.0.0-beta.5

3 years ago

2.0.0-beta.4

4 years ago

2.0.0-beta.3

4 years ago

2.0.0-beta.2

4 years ago

2.0.0-beta.1

4 years ago

2.0.0-beta

4 years ago

1.0.0-rc.12

4 years ago

1.0.0-rc.11

4 years ago

1.0.0-rc.10

4 years ago

1.0.0-rc.9

4 years ago

1.0.0-rc.8

4 years ago

1.0.0-rc.7

4 years ago

1.0.0-rc.6

4 years ago

1.0.0-rc.5

4 years ago