awesome-kit
v0.1.8
Published
Common Function Library.
Readme
Awesome-Kit
Common Function Library.
Installation
npm install awesome-kitUsage
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
- ...
