@logo-software/loading
TypeScript icon, indicating that this package has built-in type declarations

11.0.0 • Public • Published

Loading Module

Logo Loading library allows developers to show loading screens on Http Requests.

Click here for demo

Installation

All public npm packages of Logo Software is at https://www.npmjs.com/~logofe. To install Loading Module:

$ npm set registry https://registry.npmjs.org/
$ npm install @logo-software/loading -s

Just import it to your project of @NgModule import section.

@NgModule({
  imports: [CommonModule, LogoLoadingModule],
  providers: [ LogoLoadingService ],
})
export class AppModule {
}

Tour Component

Loading component allows developers to show loading screens on Http Requests. It will automatically appears and disappears on http requests.

<logo-loading></logo-loading>

For API details, please visit http://design.logo.com.tr/#/docs/components/components-overview

Package Sidebar

Install

npm i @logo-software/loading

Weekly Downloads

3

Version

11.0.0

License

See license in LICENSE file

Unpacked Size

321 kB

Total Files

21

Last publish

Collaborators

  • furkan.cetin
  • yusufyilmaz
  • serdarates
  • gamzeyapici
  • srknc
  • dotnet-ankara
  • murat.logo
  • serhan.gurbuz
  • gulnihaleksi