toolbox-idlab
v6.0.1
Published
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.13. ## 6.0.1 Fix legacy import ## 6.0.0 Update angular 15 ## 5.0.0 Update angular 14 ## 4.0.0 Update angular 13 ## 3.0.1 Update angular 12 ## 2.0.1 Change on
Downloads
164
Readme
ToolboxIdlab
This library was generated with Angular CLI version 9.1.13.
6.0.1
Fix legacy import
6.0.0
Update angular 15
5.0.0
Update angular 14
4.0.0
Update angular 13
3.0.1
Update angular 12
2.0.1
Change on service toolbox
2.0.0
V2 of Service toolbox object
1.0.14
Add "ApiResponse" object
1.0.13
Add "InputAlphaNumUppercaseMaxLengthDirective" directive
1.0.12
Add "libInputAlphaNumUppercase" directive
1.0.11
Update ObjectToolbox
1.0.8
Update ServiceToolbox
1.0.7
Update input-numbers-positive and input-numbers
1.0.6
Add directive input-numbers-positive
1.0.5
Export CurrentUser
1.0.4
libInputNumbers - Manage positive only
Code scaffolding
Run ng generate component component-name --project toolbox-idlab
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project toolbox-idlab
.
Note: Don't forget to add
--project toolbox-idlab
or else it will be added to the default project in yourangular.json
file.
Build
Run ng build toolbox-idlab
to build the project. The build artifacts will be stored in the dist/
directory.
Publishing
Change version
After building your library with ng build toolbox-idlab --prod
, go to the dist folder cd dist/toolbox-idlab
and run npm publish
.
Running unit tests
Run ng test toolbox-idlab
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 README.