handy-regtool

1.1.1 • Public • Published

正则工具使用

使用方法

  • 安装
npm i handy-regtool
  • 语法 引入该文件
let regTool = require("handy-regtool");
  • 使用 如:
console.log(regTool.isEmail(12345@qq.com)); // true

Readme

Keywords

Package Sidebar

Install

npm i handy-regtool

Weekly Downloads

0

Version

1.1.1

License

ISC

Unpacked Size

2.46 kB

Total Files

4

Last publish

Collaborators

  • ouyt