1.0.2 • Published 3 years ago

loading-screen-ng v1.0.2

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

LoadingScreenNg

This library was generated with Angular CLI version 12.0.3.

Usage

import {LoadingScreenNgModule} from 'loading-screen-ng'; to import the library

<spinner></spinner> will display a loading spinner in the middle of the screen

<loading-placeholder [width]="'200px'" [height]="'1rem'"></loading-placeholder> will display a bar loader

<hero-loading></hero-loading> will display a loading profile

Code scaffolding

Run ng generate component component-name --project loading-screen-ng to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project loading-screen-ng.

Note: Don't forget to add --project loading-screen-ng or else it will be added to the default project in your angular.json file.

Build

Run ng build loading-screen-ng to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build loading-screen-ng, go to the dist folder cd dist/loading-screen-ng and run npm publish.

Running unit tests

Run ng test loading-screen-ng to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago