@annuadvent/ngx-tools
v1.0.3
Published
The ngx-tools library serves as the foundation for the other libraries in the group. It provides core functionalities and abstractions that are utilized across the entire suite of libraries. This includes common services for handling authentication, API c
Downloads
3
Maintainers
Readme
@annuadvent/ngx-tools:
The ngx-tools
library serves as the foundation for the other libraries in the group. It provides core functionalities and abstractions that are utilized across the entire suite of libraries. This includes common services for handling authentication, API communication, error handling, and state management. Furthermore, ngx-tools seamlessly integrates with Firebase, a widely-used backend as a service (BaaS) platform, offering functionalities such as real-time database synchronization, cloud storage, and authentication services.
Angular @annuadvent/ngx-tools components library. Library should have sitemap, openai, firebase and similar modules.
Workspace repository
- To contribute code with
ngx-tools
library, it is recommended to work throughngx-workspace
project, that integrates all libraries and provides all required scripts tobuild, deploy and test
them. - ngx-workspace Github