Saturday, 24 August 2013

Massive RegEx Checking With JavaScript

Massive RegEx Checking With JavaScript

I am tasked with creating a user script for a Wikia wiki that will get the
pages name, and compare it with about 3,000 RegEx strings to find a match,
then adding categories based on what string it matched. I have no idea
where to start, any help?

No comments:

Post a Comment