https://github.com/daiscog/ngx-http-request-state
https://github.com/daiscog/ngx-http-request-state
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/daiscog/ngx-http-request-state
- Owner: daiscog
- License: mit
- Created: 2021-05-01T09:09:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-07T00:20:00.000Z (11 months ago)
- Last Synced: 2024-12-07T01:22:43.743Z (11 months ago)
- Language: TypeScript
- Size: 2.47 MB
- Stars: 13
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-angular - ngx-http-request-state - An Angular library for wrapping HttpClient responses with loading & error information. (Architecture and Advanced Topics / HTTP)
- awesome-angular - ngx-http-request-state - An Angular library for wrapping HttpClient responses with loading & error information. (Architecture and Advanced Topics / HTTP)
README
# ngx-http-request-state
[](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).