@jswork/next-is-phone
v1.0.0
Published
Regexp for is phone.
Readme
next-is-phone
Regexp for is phone.
installation
npm install -S @jswork/next-is-phoneusage
import '@jswork/next-is-phone';
nx.isPhone('13200000000'); // true
nx.isPhone('4008008080'); // falselicense
Code released under the MIT license.
