Skip to content

Multiple Loaders / spinners and Progress bar for Angular 5, 6, 7 and 8+

License

Notifications You must be signed in to change notification settings

szymonhel/ngx-ui-loader

 
 

Repository files navigation

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
Angular Installation Documentation
Angular 14 npm i --save ngx-ui-loader v14.x.x
Angular 13 npm i --save ngx-ui-loader@13.0.0 v13.x.x
Angular 11 npm i --save ngx-ui-loader@11.0.0 v11.x.x
Angular 10 npm i --save ngx-ui-loader@10.0.0 v10.x.x
Angular 9 npm i --save ngx-ui-loader@9.1.1 v9.x.x
Angular 8 npm i --save ngx-ui-loader@8.0.0 v8.x.x
Angular 6 & 7 npm i --save ngx-ui-loader@7.2.2 v7.2.x
Angular 4 & 5 npm i --save ngx-ui-loader@1.2.5 v1.x.x

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

About

Multiple Loaders / spinners and Progress bar for Angular 5, 6, 7 and 8+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 66.9%
  • SCSS 20.8%
  • HTML 10.9%
  • JavaScript 1.4%