debounced-search
CommunityDebounced search for responsive UI inputs.
Software Engineering#angular#reactive-forms#ui-pattern#formcontrol#debounced search#valuechanges#distinctuntilchanged
Authorandresdiegolanda
Version1.0.0
Installs0
System Documentation
What problem does it solve?
FormControl-based input debouncing to prevent excessive processing and improve user experience in search or filter fields.
Core Features & Use Cases
- Debounced input handling with a 300ms delay
- DistinctUntilChanged to prevent duplicate queries
- Works with Angular Reactive Forms (FormControl) in valueChanges streams
Quick Start
Implement a reactive search input by wiring FormControl.valueChanges with a 300ms debounce, suppress duplicates, and apply the query to your data set.
Dependency Matrix
Required Modules
None requiredComponents
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: debounced-search Download link: https://github.com/andresdiegolanda/design-first-ai/archive/main.zip#debounced-search 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.