As JavaScript’s built-in regular expression library does not support lookbehind, I wondered if there’s a library that implements a regular expression engine purely in JavaScript.
In my case, the performance does not matter (as long as searching for simple expressions in short strings does not take seconds or longer).
Aucun commentaire:
Enregistrer un commentaire