@betadigitalproduction/ngx-nprogress
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Angular nprogress

Wrapper for nprogress for Angular. Synced when 'angular/router' and respects SSR.

INSTALLATION

CONFIGURATION

CUSTOMIZE COLORS

#nprogress .bar {
  background: purple
}
#nprogress .peg {

  box-shadow: 0 0 10px purple, 0 0 5px purple
}

#nprogress .spinner-icon {
  border-top-color: purple
  border-left-color: purple
}

Readme

Keywords

none

Package Sidebar

Install

npm i @betadigitalproduction/ngx-nprogress

Weekly Downloads

3

Version

1.0.0

License

MIT

Last publish

Collaborators

  • mikheev
  • glebmachine
  • bubujka
  • qluqua
  • ayudin
  • meowhunter
  • 666knut