Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 478 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 478 Bytes

SillySpinner - loading spinner for Angular 2 and up.

Build Status

SillySpinner (ngx-silly-spinner) is a loading spinner component for Angular applications (Angular version 2 or higher). The component shows a loading spinner as long as an observable or promise given to it, has not finished loading. It vanishes once the finished object is loaded.