阅读背景:

在Node.js中实现更好的正则表达式的方法

来源:互联网 

I'm using Node.js for a project, and I'm finding Javascript's regex syntax very limiting. Specifically the lack of lookbehind is killing me. I'm trying to use regex to parse strings into sentences, but I want to check for common abbreviations such as Mr. and Mrs. so that I don't break the sentences up. Is their a Node.js library that adds regex features, and if not what would a good course of action be?I'm using Node.js for a project, and I'm findin




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: