5.7.2 • Published 11 months ago

@xcode-ui/utils v5.7.2

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@xcode-ui/utils

用于多个 app 公用的工具包,继承了 @xcode-core/shared/utils 的所有能力。业务上有通用的工具函数可以放在这里。

用法

添加依赖

# 进入目标应用目录,例如 apps/xxxx-app
# cd apps/xxxx-app
pnpm add @xcode-ui/utils

使用

import { isString } from '@xcode-ui/utils';
5.7.2

11 months ago

5.7.1

11 months ago

5.3.54

1 year ago

5.3.53

1 year ago

5.3.52

1 year ago

5.3.5

1 year ago

5.3.51

1 year ago

5.3.4

1 year ago

5.3.2

1 year ago