uno-mvux-feed-basics

Official

Master MVUX feeds for async data.

Authorunoplatform
Version1.0.0
Installs0

System Documentation

What problem does it solve?

MVUX feeds simplify consuming asynchronous data by providing a typed IFeed<T> that encapsulates loading, error, and value states, reducing boilerplate in UI code.

Core Features & Use Cases

  • Create feeds from Task<T> (Feed.Async) or IAsyncEnumerable<T> (Feed.AsyncEnumerable) and from custom async logic (Feed.Create).
  • Transform and compose feeds with operators like Select and Where, and refresh data with Signal.
  • Bind feeds to MVUX views to automatically reflect loading, errors, and data changes in real-time.

Quick Start

Create a basic feed with Feed.Async from a service method and bind it to an MVUX view to automatically handle loading, errors, and data state.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: uno-mvux-feed-basics
Download link: https://github.com/unoplatform/studio/archive/main.zip#uno-mvux-feed-basics

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.