How to clean the details with regex?

What do I do if I want my site to be a global regex test site?

  • Regex seems simple,but there's many details of http://it.It .It would quick if have an regex test tool online. I have an site of regex test http://ccmpp.com ,But i want to let it more richness so that to become a global site.How do the function you want of regex tester?

  • Answer:

    I think it is a good start and I like the idea. Some things that would be helpful for me when testing regex: Select the regex interpreter, are we in perl, ruby, javascript, c++? All have different features that they support and their quirks so understanding what is being would be helpful. I have a horrible memory, so I don't always remember what I am looking for (I always confuse \w and \s). I do like your reference section, but maybe having a reference for characters that you are using as you type them? Maybe offer alternatives, I think some people use * when + would be more appropriate, perhaps explain the difference. I also think that the test area is huge, you might be able to trim that up and only expand it as an option. Usually the test data I have is a few words, not sure if that is normative to other people's experience. ccmpp isn't easy to remember, so to become famous - I need to be able to associate the name with something to help me remember. Also, you have highlighting, but just as an idea - I really like the visual aspects http://here...https://www.debuggex.com/ Storing the data so I can have a link that I can come back to later would also be helpful. Good luck!

Geoff Lanotte at Quora Visit the source

Was this solution helpful to you?

Other answers

Patrick Teague

Thanks for A2A. You site has an interesting proposal, but maybe there are already some similar out there. You have to offer something different, that the other sites don't have. Search them all and try to find your place. Maybe you could try to build a tool to help people with the RegEx syntax. There are a lot of people that hates to write RegEx. One think that I missed was the resulting array of captures, when you use the ( ). Try to put a panel with the captures somewhere. And, of course, everything today is about design. You can have a perfect tool, but if it's difficult to use or has a bad UI design, nobody will will use it. You have to put more efforts in this subject. Good luck with your project! For further questions, just send me an inbox!

Victor Schröder

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.