Based on @hairy/react-lib v1.47.0. Focuses on React hooks and components for building React applications.
Core References
| Async Hooks | Async state management and callback handling | core-async-hooks
| Watch Hooks | Reactive value watching and change detection | core-watch-hooks
| Lifecycle Hooks | Component lifecycle and mounting utilities | core-lifecycle-hooks
| Conditional Components | If/Else, Switch/Case components for conditional rendering | core-conditional
| Try Hooks | Error-safe React hooks with fallback behavior | core-try-hooks
Advanced Features
| Event Bus | Cross-component event communication | advanced-event-bus
| Pagination | Offset-based pagination hook | advanced-pagination
| Fetch Intercept | Request/response interception utilities | advanced-fetch-intercept