An open API service indexing awesome lists of open source software.

https://github.com/daiscog/ngx-http-request-state


https://github.com/daiscog/ngx-http-request-state

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# ngx-http-request-state

[![Build](https://github.com/daiscog/ngx-http-request-state/actions/workflows/test.yml/badge.svg)](https://github.com/daiscog/ngx-http-request-state/actions/workflows/test.yml)

An Angular library for wrapping HttpClient responses with loading & error information.

## Documentation

See [./libs/ngx-http-request-state/README.md](./libs/ngx-http-request-state/README.md) for documentation.

## Examples

See `apps/examples` for some example use cases.

Run `npm run start` to run the example app and see these in action.

---

This project was generated using [Nx](https://nx.dev).