17.0.0 • Published 3 months ago

@lerkel/ngx-ui-loader v17.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

npm GitHub stars demo CI Testing codecov npm code style: prettier npm bundle size (minified + gzip) license

ngx-ui-loader

An all-in-one and fully customizable loader/spinner for Angular applications. It supports foreground, background spinner/loader, indicative progress bar and multiple loaders.

ngx-ui-loader-demo

Features

See full documentation here

Demo

Live demo here.

Installation

Install ngx-ui-loader via NPM, using the command below.

$ npm install --save ngx-ui-loader

# Or Yarn

$ yarn add ngx-ui-loader
AngularInstallationDocumentation
Angular 11npm i --save ngx-ui-loaderv11.x.x
Angular 10npm i --save ngx-ui-loader@10.0.0v10.x.x
Angular 9npm i --save ngx-ui-loader@9.1.1v9.x.x
Angular 8npm i --save ngx-ui-loader@8.0.0v8.x.x
Angular 6 & 7npm i --save ngx-ui-loader@7.2.2v7.2.x
Angular 4 & 5npm i --save ngx-ui-loader@1.2.5v1.x.x

If you like ngx-ui-loader, please give it a :star: