JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q38235F

A customisable loading spinner for Angular applications.

Package Exports

  • app-angular-spinner
  • app-angular-spinner/package.json

Readme

Angular Spinner

This library was generated with Angular CLI version 13.1.0.

Installation

Install app-angular-spinner via NPM, using this command.

npm install app-angular-spinner

Description

This is the full page Bouncing Ball loader for your angular application, This will cover your Full screen and apprears in the middle of the application, Use it at your own usage.

NPM

npm install app-angular-spinner

import

AngularSpinnerModule
in the main module

import { AngularSpinnerModule } from 'app-angular-spinner';

USAGE

use

app-angular-spinner
, where you want to use this package and add conditions accordingly.