1.0.0 • Published 5 years ago
@jswork/next-is-phone v1.0.0
next-is-phone
Regexp for is phone.
installation
npm install -S @jswork/next-is-phone
usage
import '@jswork/next-is-phone';
nx.isPhone('13200000000'); // true
nx.isPhone('4008008080'); // false
license
Code released under the MIT license.
1.0.0
5 years ago