regtool

1.1.0 • Public • Published

使用说明

  • 安装

    npm i regtool
    
  • 语法

    // 导包
    let regtool = require('regtool');
    
    // 验证手机号
    regtool.isTel('手机号');
    
    // 验证手机号
    regtool.isEmail('邮箱号');

Readme

Keywords

Package Sidebar

Install

npm i regtool

Weekly Downloads

4

Version

1.1.0

License

ISC

Unpacked Size

2.18 kB

Total Files

6

Last publish

Collaborators

  • desenxiaobai