angular-http
OfficialReactive HTTP with Angular signals.
AuthorROU-Technology
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Angular applications often rely on Observables for HTTP requests, which can lead to scattered state management and complex subscriptions. This skill provides a cohesive approach by using signal-based resource() and httpResource() alongside HttpClient to deliver reactive, easy-to-consume data streams that integrate with Angular's signals.
Core Features & Use Cases
- Reactive data fetching: automatically updates UI when inputs change via signals.
- HttpClient integration: simple HTTP calls with headers, params, and options, including cancellation and error handling.
- Interoperability: converts Observable-based HTTP patterns to signal-based workflows for clean, testable components.
Quick Start
To start, create a component that defines a httpResource for an API endpoint and binds UI to its value, with a reload() action to refetch on demand.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: angular-http Download link: https://github.com/ROU-Technology/ng-utils/archive/main.zip#angular-http Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.