regtool2001

1.0.1 • Public • Published

介绍

这是一个正则工具包

install

npm i regTool2001

Api

let regTool2001 = require("regTool2001")

console.log( regTool2001.isEmail('fdsfds') ); // false
console.log( regTool2001.isTel('13411112222') ); // true

FAQ

Readme

Keywords

Package Sidebar

Install

npm i regtool2001

Weekly Downloads

3

Version

1.0.1

License

ISC

Unpacked Size

1.08 kB

Total Files

3

Last publish

Collaborators

  • wangxunwei