
Security News
The Changelog Podcast: Practical Steps to Stay Safe on npm
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.
@curong/regexp
Advanced tools
@curong/regexp@curong/regexp 主要包含以下的方法:
execAll: 循环遍历 RegExp.exec 方法捕获到的内容inChinese: 是否包含中文汉字inChkPunctuation: 是否包含中日韩标点符号inJapanese: 是否包含日文isEmail: 是否为合法的邮箱地址isURI: 是否为合法的链接地址isWindowsPath: 是否为合法的 Windows 路径地址mapReplace: 使用一组正则表达式来替换字符串中的内容matchRightIndex: 获取正则匹配对象的当前项的下一个字符的开始索引位置testEvery: 使用一组正则来验证一个字符串是否符合预期testSome: 使用一组正则来验证一个字符串是否符合预期@curong/regexp 主要包含以下的属性:
ascii: 验证 ASCII 的正则字符串blank: 验证所有的空白字符的正则字符串,比如空格chkPunctuation: 验证中日韩的标点符号的正则字符串control: 验证所有的控制字符的正则字符串,包含 \r、\n、\t 等等email: 验证邮箱的正则字符串han: 验证汉文的正则字符串(包含特殊字符)hiragana: 验证平假名的正则字符串japanese: 验证日文的正则字符串katakana: 验证片假名的正则字符串korean: 验证韩文的正则字符串punctuation: 验证所有的标点符号的正则字符串unifiedIdeograph: 验证中文汉字的正则字符串uri: 验证 URI 连接的正则字符串windowsPath: 验证 Windows 路径的正则字符串FAQs
Unknown package
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
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.

Security News
Ruby's creator Matz assumes control of RubyGems and Bundler repositories while former maintainers agree to step back and transfer all rights to end the dispute.