Skip to content

maxcapraro/ngx-silly-spinner

Repository files navigation

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.