1.0.2 • Published 2 years ago

intl-input-isj-isi-three v1.0.2

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

IntlInputIsjIsiThree

This library was generated with Angular CLI version 13.3.0.

Code scaffolding

Run ng generate component component-name --project intl-input-isj-isi-three to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project intl-input-isj-isi-three.

Note: Don't forget to add --project intl-input-isj-isi-three or else it will be added to the default project in your angular.json file.

Contributors

-LATILA FRANCKLIN ING3 ISI UNIVERSITE SAINT JEAN -MAYAP RICHELLE ING3 ISI UNIVERSITE SAINT JEAN -NANFACK LUDOVIC ING3 ISI UNIVERSITE SAINT JEAN

Installing

Run following command to install intlInputIsjIsiThree

npm install intl-input-isj-isi-three

Now add inputTelIsjIsiModule into your AppModule. For example,

import { IntlInputIsjIsiThreeModule } from 'intl-input-isj-isi-three';

Now add the following lines to the angular.json file at the style level

"styles": {
    "node_modules/flag-icon-css/css/flag-icons.min.css",
    "node_modules/bootstrap/dist/css/bootstrap.min.css"
}

Once done, we are ready to use this library.

How to use?

For example, <lib-phonenumber></lib-phonenumber>

Build

Run ng build intl-input-isj-isi-three to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build intl-input-isj-isi-three, go to the dist folder cd dist/intl-input-isj-isi-three and run npm publish.

Running unit tests

Run ng test intl-input-isj-isi-three 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.