Comment on RegExpBuilder – Create regular expressions using chained methodsparentComments−UnoriginalGuy11yThat isn't relevant in this context as the library linked couldn't be integrated into JavaScript.−d4n311ySorry, which library do you mean? The OP is a javascript library..I just wanted to point out that regex is much faster in javascript than doing things 'by hand'.
Comments
That isn't relevant in this context as the library linked couldn't be integrated into JavaScript.
Sorry, which library do you mean? The OP is a javascript library..
I just wanted to point out that regex is much faster in javascript than doing things 'by hand'.