0.1.8 • Published 3 years ago

awesome-kit v0.1.8

Weekly downloads
3
License
ISC
Repository
github
Last release
3 years ago

Awesome-Kit

Common Function Library.

Installation

npm install awesome-kit

Usage

import ASKit from "awesome-kit";

...
const isPostCode =  ASKit._reg.isPostcode("123124124124");
...

In daily development,we may encounter various requirements. These are some of the most useful JavaScript tools that you can use to reuse and improve your productivity.

The repository is always up to date if you have a better idea or if you don't find the tool function you're looking for. Please come to issues

Modules

  • Reg
  • Browser
  • Date
  • Tips
  • ...
0.1.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.6

3 years ago

0.1.5

3 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

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago