hairy-utils
334
总安装量
336
周安装量
#809
全站排名
安装命令
npx skills add https://github.com/hairyf/skills --skill hairy-utils
Agent 安装分布
cursor
334
claude-code
333
trae
115
github-copilot
8
gemini-cli
8
Skill 文档
Based on @hairy/utils v1.47.0. Focuses on core utility functions for JavaScript/TypeScript development.
Core References
| Topic | Description | Reference |
|---|---|---|
| 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
| Topic | Description | Reference |
|---|---|---|
| Type Utilities | Type definitions and type manipulation helpers | advanced-types |
| Utility Functions | General-purpose utility functions | advanced-utils |