Creates a JavaScript RegExp instance from a PCRE regexp string. Not currently feature-complete, but works enough for my needs. Send pull requests for additional functionality! Works with Node.js and ...
This is a specification draft for the legacy (deprecated) RegExp features in JavaScript, i.e., static properties of the constructor like RegExp.$1 as well as the RegExp.prototype.compile method. This ...