1. 首页
  2. 数据库
  3. 其它
  4. monero regex:用于匹配Monero(XMR)地址的正则表达式 源码

monero regex:用于匹配Monero(XMR)地址的正则表达式 源码

上传者: 2021-02-17 10:12:52上传 ZIP文件 87.15KB 热度 15次
正则表达式 匹配Monero(XMR)地址的正则表达式 安装 ~ ❯❯❯ npm install monero-regex 用法 const moneroRegex = require ( 'monero-regex' ) ; moneroRegex ( ) . test ( 'nodejsrocks 47BnvD18P456f4KJUBKPS3Rqa97LrTaeqJ5NFYmjQM6nVoz6TBv4rJ24GZk883BNo22fAKbr8BSuTjhQC6K7DsSJFa8SHDs' ) ; //=> true moneroRegex ( { exact : true } ) . t
下载地址
用户评论