Webapp to test SRLs versus inputs
francislavoie opened this issue · comments
Something like this: http://www.phpliveregex.com/ but for SRL would be very useful to test on the fly.
Also a suggested feature would be to generate links that include the SRL base64 encoded in the URL so they can be thrown in comments in the code if we just used the generated regex, to refer back to the SRL and edit it.
This idea came to me when I read this bit in the README
But if you like, you can build the expression somewhere else and just use the result in your app. If you do that, please keep the code for that query somewhere and link to it, otherwise the Regular Expression will be unreadable just as before.
Oh I'm blind, I missed that page. Sorry
That link should probably be thrown in the README somewhere
Good point. Will do.