ng-http-loader
:dango: Smart angular HTTP interceptor - Intercepts automagically HTTP requests and shows a spinkit spinner / loader / progress bar
File Explorer
Download Latest Version (.zip)- main.yml
- npmupdate.yml
- dependabot.yml
- FUNDING.yml
- issue_template.md
- sk-chasing-dots.component.html
- sk-chasing-dots.component.scss
- sk-chasing-dots.component.ts
- sk-cube-grid.component.html
- sk-cube-grid.component.scss
- sk-cube-grid.component.ts
- sk-double-bounce.component.html
- sk-double-bounce.component.scss
- sk-double-bounce.component.ts
- sk-rotating-plane.component.html
- sk-rotating-plane.component.scss
- sk-rotating-plane.component.ts
- sk-spinner-pulse.component.html
- sk-spinner-pulse.component.scss
- sk-spinner-pulse.component.ts
- sk-three-bounce.component.html
- sk-three-bounce.component.scss
- sk-three-bounce.component.ts
- sk-wandering-cubes.component.html
- sk-wandering-cubes.component.scss
- sk-wandering-cubes.component.ts
- sk-wave.component.html
- sk-wave.component.scss
- sk-wave.component.ts
- _variables.scss
- abstract.loader.directive.ts
- ng-http-loader.component.html
- ng-http-loader.component.scss
- ng-http-loader.component.ts
- pending-requests-interceptor-configurer.service.ts
- pending-requests-interceptor.ts
- spinner-visibility.service.ts
- spinkits.ts
- sk-chasing-dots.component.spec.ts
- sk-cube-grid.component.spec.ts
- sk-double-bounce.component.spec.ts
- sk-rotating-plane.component.spec.ts
- sk-spinner-pulse.component.spec.ts
- sk-three-bounce.component.spec.ts
- sk-wandering-cubes.component.spec.ts
- sk-wave.component.spec.ts
- ng-http-loader.component.on-push.spec.ts
- ng-http-loader.component.outlet.spec.ts
- ng-http-loader.component.spec.ts
- pending-requests-interceptor.spec.ts
- spinner-visibility.service.spec.ts
- public_api.ts
- .editorconfig
- .gitignore
- .npmrc
- angular.json
- CHANGELOG.md
- eslint.config.mjs
- LICENSE
- ng-package.json
- package-lock.json
- package.json
- README.md
- tsconfig.json
- tsconfig.lib.json
- tsconfig.lib.prod.json
- tsconfig.spec.json
- vitest.config.ts
π Installation Guide
1. Get the code
git clone https://github.com/mpalourdio/ng-http-loader
Downloads the entire project code from GitHub to your computer.
cd ng-http-loader
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ npm install ng-http-loader --save / yarn add ng-http-loader
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
