0.1.6 • Published 2 years ago

bekit v0.1.6

Weekly downloads
3
License
ISC
Repository
github
Last release
2 years 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

2 years ago

0.1.5

3 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago