Closed shashankshet closed 2 months ago
That's such an awesome tool to add!! Thank you so much @shashankshet!
Would love to send you a swag thanks :) if you send me an email (dani@jam.dev) I'll get your mailing details and send something over! 😃
Thanks! @danigrant I’m glad you liked the tool. I appreciate the offer and will send you an email with my mailing details right away.
@shashankshet Thank you for the initiative, it's an amazing idea! Once you implement suggested changes, I'm going to design component that will highlight matched characters, similar to https://regexr.com/. Once that's done, we will be ready to ship this tool!
Hi @peckz,
I've addressed the review comments:
Let me know if there's anything else!
@shashankshet Thank you! It's my turn, stay tuned!
@shashankshet Thanks for the great idea and initial setup!
I added text highlighter and set of tests to cover createRegex()
.
Welcome to the contributors list!
Hi Team,
I've added a new regex testing feature that lets users input a regex pattern and a test string to see if they match. It includes error handling for invalid patterns.
If you find this feature useful, please consider merging it into the main branch.
Thanks!