Skip to content

yurakhomitsky/ngx-view-state

Repository files navigation

NgxViewState

Library for managing Loading/Success/Error in Angular applications that use NgRx.

This repository contains example of using ngx-view-state library in Angular application and the library itself.

Library Documentation

For more information about the library, please refer to the library documentation

Development server

Run npm run build-lib watch to build the library.

Run npm run start for a dev server for the Application. Navigate to http://localhost:4200/

Stackblitz Example

https://stackblitz.com/edit/ngx-view-state