ngx-bouncing-ball-loader
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

SkapaLoading

This library was generated with Angular CLI version 17.3.0.

Code scaffolding

NGX SKAPA LOADING BALL

NGX SKAPA LOADING is an Angular library for loading-page showing a dynamically multi-lang changed message with SKAPA loading bouncing ball.

Installation

Use the package manager npm to install SKAPA-LOADING.

npm install ngx-bouncing-ball-loader

Usage

 import { SkapaLoadingComponent, SkapaLoadingService } from 'ngx-skapa-loading';

DI the service

   constructor(private SkapaLoadingService: SkapaLoadingService) {}

to show the loader

 this.SkapaLoadingService.showLoader();

to hide the loader

 this.SkapaLoadingService.hideLoader();

HTML

<ngx-skapa-loading [lang]="'ar'"></ngx-skapa-loading>

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Readme

Keywords

none

Package Sidebar

Install

npm i ngx-bouncing-ball-loader

Weekly Downloads

0

Version

0.0.1

License

none

Unpacked Size

2.84 MB

Total Files

20

Last publish

Collaborators

  • ahmed.abdefatah