hero

Bekit

小巧的前端业务工具集

快速上手 →

# 安装

# 使用 npm
npm install bekit -D

# 使用 yarn
yarn add bekit

# 使用

import * as bekit from 'bekit';
const { Url, Ua, Dom } = bekit.helper;