cirplan / de-tool

npm test function

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

de-tool

npm test

Build Status

校验手机号

const { verifyMobile } = require('de-tool');

verifyMobile(mobile); // true / false

About

npm test function


Languages

Language:JavaScript 56.7%Language:TypeScript 43.3%