Skip to content

ethercap/bekit

Repository files navigation

Introduction

Bekit is a Front-End kit package. Its purpose is to solve the common problems in our development and to make work efficient. It contain functions such as operating url, userAgent judgement, localStorage and so on.

Install

npm install bekit -D

Usage

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

Documentation

English
中文

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published