0.0.7 • Published 12 months ago

@apolo-casnav/apolo-lib v0.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

ApoloLib

Biblioteca de Estilos e componentes a ser utilizada pelos projetos do CASNAV.

Esta biblioteca dá acesso a alguns componentes genéricos, algumas folhas de estilo globais, arquivo com variáveis de estilo (com cores, tamanhos, etc.), alguns serviços (como o de Mensageria), e algumas classes utilitárias (como por exemplo a configuração de localização para o componente de input de datas).

Esta biblioteca foi gerada a partir do Angular CLI, versão 12.2.0.

Code scaffolding

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

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

Build

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

Publishing

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

Running unit tests

Run ng test apolo-lib 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.

0.0.7

12 months ago

0.0.6

12 months ago

0.0.5

12 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

12 months ago

0.0.1

1 year ago