it-tools
it-tools copied to clipboard
feat(new tool): Regex Tester (and Cheatsheet)
Fix https://github.com/CorentinTh/it-tools/issues/1007, https://github.com/CorentinTh/it-tools/issues/991, https://github.com/CorentinTh/it-tools/issues/936, https://github.com/CorentinTh/it-tools/issues/761, https://github.com/CorentinTh/it-tools/issues/649 https://github.com/CorentinTh/it-tools/issues/644, https://github.com/CorentinTh/it-tools/issues/554 https://github.com/CorentinTh/it-tools/issues/308, #1293
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
it-tools | ✅ Ready (Inspect) | Visit Preview | Sep 20, 2024 6:37pm |
Quality Gate passed
Issues
4 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
Quality Gate passed
Issues
6 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
Hi @CorentinTh , could you consider merging, please ? thanks
Hi @sharevb I found some issues with this tool.
- There appear some weird white boxes behind the symbols in the top bar when the Regex Tester is open. When I open another tool they don't appear and it looks correct.
- I cannot select the checkboxes in the Regex Tester. They don't activate when I click on them.
(I have tested it in Safari on iOS and macOS.)
Here is a screenshot from the Regex Tester:
And one from another tool:
Hi @steffenrapp, thanks for this bug report, it should be ok now (ctrl f5) ; by the way, found what caused white square but didn't reproduce 'disabled' checkbox in chrome windows.
Thank you @sharevb 😃 now both bugs are fixed for me. Hope it will be merged soon!
Hi @sharevb on more thing from my side ... To me it feels kind of wrong to have an external link in the tool. I think no other tool has that currently and users can search for that if they need it. Let me know what you think.
Hi @steffenrapp, I put a link to https://www.regular-expressions.info/javascript.html because it is the up to date documentation of JS regex syntaxe, but may be I can add a "JS Regex Memo" tool (as there are other memo, ie markdown) but I need to find a free tuto of regex syntaxes
May by in https://lecoupa.github.io/awesome-cheatsheets/
Hi @steffenrapp, added a Regex Cheatsheet with the regex tester (and linked it instead of external)
@sharevb I like that! 👍🏼
Hi @CorentinTh I don't know how you have the resources to review the PRs at the moment, but it seems that a lot of people are waiting for some of the features that are in the pipeline, especially this one. Maybe it makes sense to have someone else help you with merging the PRs who has the same quality goals as you do for this project, to speed up development? 😃 Would be great to see many more new helpful tools in the final product.
Quality Gate passed
Issues
5 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Hi @sharevb and @steffenrapp Thank you for your feedback and consideration. I understand that many are waiting for new features, and I appreciate your patience. Maintaining the project's quality is very important to me, and I'm working to review the PRs as efficiently as possible. I'm also considering adding a maintainer to help speed up development while upholding our quality standards.
Hi @CorentinTh Thank you for reviewing which is a lot of work if you want to do it properly. I also think quality should always be top priority to create a stable product. Nobody likes to use buggy tools that you can't rely on when you use them on a regular basis. @sharevb Thanks for all the work you put into contributing to IT Tools!