Based on @hairy/utils v1.47.0. Focuses on core utility functions for JavaScript/TypeScript development.
Core References
| Async Utilities | Promise handling, deferred promises, and async flow control | core-async
| Function Composition | Compose and pipe functions for functional programming | core-composition
| Loop Control | Cancellable loops with delay control | core-loop
| Type Checking | Runtime type detection and validation utilities | core-type-checking
| Number Utilities | BigNumber operations, formatting, and calculations | core-numbers
| String Utilities | String manipulation, templating, and formatting | core-strings
| Browser Detection | Environment and browser detection utilities | core-browser
Advanced Features
| Type Utilities | Type definitions and type manipulation helpers | advanced-types
| Utility Functions | General-purpose utility functions | advanced-utils