Skip to content

common

公共工具模块,提供文件系统操作、格式化、对象处理、参数验证等通用功能。

typescript
import { ... } from '@meng-xi/vite-plugin/common'

模块列表

模块说明
fs文件系统操作工具
format格式化工具
object对象处理工具
validation参数验证器

Released under the MIT License.