Socket
Socket
Sign inDemoInstall

ngx-ui-loader

Package Overview
Dependencies
5
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    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.


Version published
Weekly downloads
28K
increased by6.26%
Maintainers
1
Install size
662 kB
Created
Weekly downloads
 

Readme

Source

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

  • Support custom template (>= ngx-ui-loader@9.1.0).
  • Support multiple loaders (>= ngx-ui-loader@7.1.0).
  • Show foreground loader with progress bar
  • The page content can be blurred/frosted while showing foreground loader. See NgxUiLoaderBlurred directive for more details
  • Automatically show loader for router events. See NgxUiLoaderRouterModule for more details
  • Automatically show loader for http requests. See NgxUiLoaderHttpModule for more details

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 13npm i --save ngx-ui-loaderv13.x.x
Angular 11npm i --save ngx-ui-loader@11.0.0v11.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:

Keywords

FAQs

Last updated on 14 Mar 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc