0.1.6 • Published 1 year ago

bekit v0.1.6

Weekly downloads
3
License
ISC
Repository
github
Last release
1 year ago

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 中文

0.1.6

1 year ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

3 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago