@mountable/spinners
v0.0.25
Published
Progress indicators expressing unspecified wait time.
Downloads
151
Readme
Loading spinners
Progress indicators expressing unspecified wait time
Component of the UI component collection Mountable :books:
Informs the users about ongoing processes, or loading of content. The use of animated feedback can improve the perception of performance while waiting.
Get started
See documentation and live examples here. The principle of usage instruction goes as follows:
- Link the provided CSS for your spinner in your HTML
<head>
(or install vianpm
) - Start using it by adding the single HTML element in your templates.
npm install @mountable/spinners
License
Copyright (c) 2019-present, Kenneth Aamås