hero

Bekit

Smart Front-End Kit

Get started →

# Install

# use npm
npm install bekit -D

# use yarn
yarn add bekit

# Usage

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