@dfeidao/fd-an000020
TypeScript icon, indicating that this package has built-in type declarations

4.6.201909121807 • Public • Published

字符串格式是否为固话

Installation

yarn add --dev @dfeidao/fd-an000020

Example

import an20 from '@dfeidao/fd-an000020';

an20("010-85421478");	// true
an20("0371-62608564");	// true
an20("037162608564");	// true
an20("26358965");	// false
an20("abcd");	// false

Package Sidebar

Install

npm i @dfeidao/fd-an000020

Weekly Downloads

2

Version

4.6.201909121807

License

MIT

Unpacked Size

2.2 kB

Total Files

8

Last publish

Collaborators

  • taoqf