小巧的前端业务工具集
快速上手 →
# 使用 npm npm install bekit -D # 使用 yarn yarn add bekit
import * as bekit from 'bekit'; const { Url, Ua, Dom } = bekit.helper;