1.0.4 • Published 9 months ago

owner-utils v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

owner-utils

一个封装了 JS 的一些常用方法的工具

食用方法

git 1. 下载 npm 包

npm i common-utils
  1. 使用 Common 校验函数
import { Common } from 'common-utils'
const mobile = '17726366711'
Common.mobileCheck(mobile) //true
1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago