1.0.7 • Published 5 months ago

set-regular v1.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

下载方式

停止更新,用regular-utils-plus

npm i set-regular

页面使用例子

// 验证手机号
import { passwordRegular } from 'set-regular'

let regPass = passwordRegular();

const result = regPass.test('18570745665');

console.log(result); 
1.0.7

5 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago