Show navigation Introduced with the third edition of the ECMA-262 specification, regular expressions have been part of Javascript since 1999. In functionality and expressiveness, JavaScript’s implementation of regular expressions roughly mirrors that of other programming languages. One feature in JavaScript’s RegExp that is often overlooked, but can be quite useful at times, is lookahead assertion