@5ire/util 中文文档教程

发布于 3年前 浏览 23 项目主页 更新于 3年前

@5ire/util

@5ire 命名空间中的所有项目中使用的各种有用的实用程序函数。 它提供具有额外安全检查的实用功能,不仅允许一致的编码,而且还减少了通用样板。

Usage

安装 -

yarn add @5ire/util

函数可以直接从包中导入,例如

import { isHex } from '@5ire/util';

@5ire/util

Various useful utility functions that are used across all projects in the @5ire namespace. It provides utility functions with additional safety checks, allowing not only for consistent coding, but also reducing the general boilerplate.

Usage

Installation -

yarn add @5ire/util

Functions can be imported directly from the package, e.g.

import { isHex } from '@5ire/util';
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文