
Security News
How Enterprise Security Is Adapting to AI-Accelerated Threats
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.
@curong/regexp
Advanced tools
@curong/regexp@curong/regexp 主要包含以下的方法:
execAll: 循环遍历 RegExp.exec 方法捕获到的内容inChinese: 是否包含中文汉字inChkPunctuation: 是否包含中日韩标点符号inJapanese: 是否包含日文isEmail: 是否为合法的邮箱地址isIp: 是不是一个 IP 地址isURI: 是否为合法的链接地址mapReplace: 使用一组正则表达式来替换字符串中的内容matchNextIndex: 获取正则匹配对象的当前项的下一个字符的开始索引位置testEvery: 使用一组正则来验证一个字符串是否符合预期testSome: 使用一组正则来验证一个字符串是否符合预期@curong/regexp 主要包含以下的属性:
ascii: 验证 ASCII 的正则字符串blank: 验证所有的空白字符的正则字符串,比如空格chkPunctuation: 验证中日韩的标点符号的正则字符串control: 验证所有的控制字符的正则字符串,包含 \r、\n、\t 等等email: 验证邮箱的正则字符串han: 验证汉文的正则字符串 (包含特殊字符)hiragana: 验证平假名的正则字符串japanese: 验证日文的正则字符串katakana: 验证片假名的正则字符串korean: 验证韩文的正则字符串punctuation: 验证所有的标点符号的正则字符串unifiedIdeograph: 验证中文汉字的正则字符串uri: 验证 URI 连接的正则字符串FAQs
Unknown package
The npm package @curong/regexp receives a total of 1 weekly downloads. As such, @curong/regexp popularity was classified as not popular.
We found that @curong/regexp demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.