2.0.0-beta.10 • Published 4 years ago

@qutejs/spinner-ellipsis v2.0.0-beta.10

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

Qute Spinner Component (@qutejs/spinner-ellipsis)

A Qute component 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-ellipsis

Usage

import qSpinner from '@qutejs/spinner-ellipsis';

then to use the spinner

<q:spinner />

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

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

4 years ago

2.0.0-beta.10

4 years ago

2.0.0-beta.8

4 years ago

2.0.0-beta.7

4 years ago

2.0.0-beta.6

5 years ago

2.0.0-beta.5

5 years ago

2.0.0-beta.4

5 years ago

2.0.0-beta.3

5 years ago

2.0.0-beta.2

5 years ago

2.0.0-beta.1

5 years ago

2.0.0-beta

5 years ago

1.0.0-rc.12

5 years ago

1.0.0-rc.11

5 years ago

1.0.0-rc.10

5 years ago

1.0.0-rc.9

5 years ago

1.0.0-rc.8

5 years ago

1.0.0-rc.7

5 years ago

1.0.0-rc.6

5 years ago

1.0.0-rc.5

5 years ago