angular-store

Community

Manage complex UI state with PlatformVmStore.

Authorduc01226
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables advanced state management for Angular components using PlatformVmStore, including selectors, effects, and caching.

Core Features & Use Cases

  • State shape with items, filters, and pagination
  • Reactive selectors and effects for data loading
  • Caching options for store efficiency

Quick Start

Create a FeatureListStore for a list component and call loadItems to populate data.

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: angular-store
Download link: https://github.com/duc01226/EasyPlatform/archive/main.zip#angular-store

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