hairy-utils

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese
Based on @hairy/utils v1.47.0. Focuses on core utility functions for JavaScript/TypeScript development.
基于@hairy/utils v1.47.0版本,聚焦于JavaScript/TypeScript开发中的核心工具函数。

Core References

核心参考内容

TopicDescriptionReference
Async UtilitiesPromise handling, deferred promises, and async flow controlcore-async
Function CompositionCompose and pipe functions for functional programmingcore-composition
Loop ControlCancellable loops with delay controlcore-loop
Type CheckingRuntime type detection and validation utilitiescore-type-checking
Number UtilitiesBigNumber operations, formatting, and calculationscore-numbers
String UtilitiesString manipulation, templating, and formattingcore-strings
Browser DetectionEnvironment and browser detection utilitiescore-browser
主题描述参考链接
异步工具Promise处理、延迟Promise以及异步流控制core-async
函数组合用于函数式编程的函数组合与管道操作core-composition
循环控制支持延迟控制的可取消循环core-loop
类型检查运行时类型检测与验证工具core-type-checking
数值工具BigNumber运算、格式化与计算core-numbers
字符串工具字符串处理、模板化与格式化core-strings
浏览器检测环境与浏览器检测工具core-browser

Advanced Features

高级功能

TopicDescriptionReference
Type UtilitiesType definitions and type manipulation helpersadvanced-types
Utility FunctionsGeneral-purpose utility functionsadvanced-utils
主题描述参考链接
类型工具类型定义与类型操作辅助函数advanced-types
通用工具函数通用型工具函数advanced-utils